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