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

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

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

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

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

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