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