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