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