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