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

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

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

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

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

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