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