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