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