|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OperationRefType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of OperationRefType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return OperationRefType | |
---|---|
OperationRefType |
ObjectFactory.createOperationRefType()
Create an instance of OperationRefType |
OperationRefType |
PassThroughOperationType.getUsesOperation()
Gets the value of the usesOperation property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type OperationRefType | |
---|---|
javax.xml.bind.JAXBElement<OperationRefType> |
ObjectFactory.createOperationRef(OperationRefType value)
Create an instance of JAXBElement < OperationRefType > } |
javax.xml.bind.JAXBElement<OperationRefType> |
ObjectFactory.createUsesOperation(OperationRefType value)
Create an instance of JAXBElement < OperationRefType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type OperationRefType | |
---|---|
javax.xml.bind.JAXBElement<OperationRefType> |
ObjectFactory.createOperationRef(OperationRefType value)
Create an instance of JAXBElement < OperationRefType > } |
javax.xml.bind.JAXBElement<OperationRefType> |
ObjectFactory.createUsesOperation(OperationRefType value)
Create an instance of JAXBElement < OperationRefType > } |
void |
PassThroughOperationType.setUsesOperation(OperationRefType value)
Sets the value of the usesOperation property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |