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