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

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

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

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

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

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