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