Uses of Class
nl.b3p.csw.jaxb.gml.DictionaryEntryType
-
Packages that use DictionaryEntryType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DictionaryEntryType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return DictionaryEntryType Modifier and Type Method Description DictionaryEntryTypeObjectFactory. createDictionaryEntryType()Create an instance ofDictionaryEntryTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type DictionaryEntryType Modifier and Type Method Description DefinitionMemberObjectFactory. createDefinitionMember(DictionaryEntryType value)Create an instance ofDefinitionMember}DictionaryEntryObjectFactory. createDictionaryEntry(DictionaryEntryType value)Create an instance ofDictionaryEntry}Constructors in nl.b3p.csw.jaxb.gml with parameters of type DictionaryEntryType Constructor Description DefinitionMember(DictionaryEntryType value)DictionaryEntry(DictionaryEntryType value)
-