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

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

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

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

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

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