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

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

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

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

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

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