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