Uses of Class
org.citygml4j.jaxb.gml._3_1_1.DictionaryType

Packages that use DictionaryType
org.citygml4j.jaxb.gml._3_1_1   
 

Uses of DictionaryType in org.citygml4j.jaxb.gml._3_1_1
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return DictionaryType
 DictionaryType ObjectFactory.createDictionaryType()
          Create an instance of DictionaryType
 

Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type DictionaryType
 javax.xml.bind.JAXBElement<DictionaryType> ObjectFactory.createDefinitionCollection(DictionaryType value)
          Create an instance of JAXBElement<DictionaryType>}
 javax.xml.bind.JAXBElement<DictionaryType> ObjectFactory.createDictionary(DictionaryType value)
          Create an instance of JAXBElement<DictionaryType>}
 

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type DictionaryType
 javax.xml.bind.JAXBElement<DictionaryType> ObjectFactory.createDefinitionCollection(DictionaryType value)
          Create an instance of JAXBElement<DictionaryType>}
 javax.xml.bind.JAXBElement<DictionaryType> ObjectFactory.createDictionary(DictionaryType value)
          Create an instance of JAXBElement<DictionaryType>}