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