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