Uses of Class
nl.b3p.csw.jaxb.gml.DictionaryType
-
Packages that use DictionaryType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of DictionaryType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return DictionaryType Modifier and Type Method Description DictionaryTypeObjectFactory. createDictionaryType()Create an instance ofDictionaryTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type DictionaryType Modifier and Type Method Description DefinitionCollectionObjectFactory. createDefinitionCollection(DictionaryType value)Create an instance ofDefinitionCollection}DictionaryObjectFactory. createDictionary(DictionaryType value)Create an instance ofDictionary}Constructors in nl.b3p.csw.jaxb.gml with parameters of type DictionaryType Constructor Description DefinitionCollection(DictionaryType value)Dictionary(DictionaryType value)
-