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