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