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

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

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

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

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

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