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