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

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

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

Methods in org.citygml4j.jaxb.gml._3_1_1 that return PassThroughOperationType
 PassThroughOperationType ObjectFactory.createPassThroughOperationType()
          Create an instance of PassThroughOperationType
 PassThroughOperationType PassThroughOperationRefType.getPassThroughOperation()
          Ruft den Wert der passThroughOperation-Eigenschaft ab.
 

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

Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type PassThroughOperationType
 javax.xml.bind.JAXBElement<PassThroughOperationType> ObjectFactory.createPassThroughOperation(PassThroughOperationType value)
          Create an instance of JAXBElement<PassThroughOperationType>}
 void PassThroughOperationRefType.setPassThroughOperation(PassThroughOperationType value)
          Legt den Wert der passThroughOperation-Eigenschaft fest.