Package nl.b3p.csw.jaxb.gml
Class Patches
- java.lang.Object
-
- javax.xml.bind.JAXBElement<SurfacePatchArrayPropertyType>
-
- nl.b3p.csw.jaxb.gml.Patches
-
- All Implemented Interfaces:
Serializable
public class Patches extends javax.xml.bind.JAXBElement<SurfacePatchArrayPropertyType>
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Patches()Patches(SurfacePatchArrayPropertyType value)
-
-
-
Field Detail
-
NAME
protected static final QName NAME
-
-
Constructor Detail
-
Patches
public Patches(SurfacePatchArrayPropertyType value)
-
Patches
public Patches()
-
-