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

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

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

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

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

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