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

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

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

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

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

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