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

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

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

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

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

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