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