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

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

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

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

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

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