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

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

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

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

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

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