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