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

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

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

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

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

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