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