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

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

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

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

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

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