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

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

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

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

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

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