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

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

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

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

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

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