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