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