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

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

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

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

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

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