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