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