Uses of Class
org.somda.sdc.dpws.wsdl.model.TBindingOperation
-
Packages that use TBindingOperation Package Description org.somda.sdc.dpws.wsdl.model -
-
Uses of TBindingOperation in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TBindingOperation Modifier and Type Field Description protected List<TBindingOperation>TBinding. operationMethods in org.somda.sdc.dpws.wsdl.model that return TBindingOperation Modifier and Type Method Description TBindingOperationObjectFactory. createTBindingOperation()Create an instance ofTBindingOperationMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TBindingOperation Modifier and Type Method Description List<TBindingOperation>TBinding. getOperation()Gets the value of the operation property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TBindingOperation Modifier and Type Method Description voidTBinding. setOperation(List<TBindingOperation> value)
-