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