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

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

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

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

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

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