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