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

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

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

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

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

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