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