Uses of Class
org.somda.sdc.dpws.wsdl.model.TBindingOperationMessage
Packages that use TBindingOperationMessage
-
Uses of TBindingOperationMessage in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model declared as TBindingOperationMessageModifier and TypeFieldDescriptionprotected TBindingOperationMessageTBindingOperation.inputprotected TBindingOperationMessageTBindingOperation.outputMethods in org.somda.sdc.dpws.wsdl.model that return TBindingOperationMessageModifier and TypeMethodDescriptionTBindingOperationMessage.clone()TBindingOperationMessage.copyExcept(PropertyTree _propertyTree) TBindingOperationMessage.copyOnly(PropertyTree _propertyTree) TBindingOperationMessage.createCopy()TBindingOperationMessage.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTBindingOperationMessage()Create an instance ofTBindingOperationMessageTBindingOperation.getInput()Gets the value of the input property.TBindingOperation.getOutput()Gets the value of the output property.Methods in org.somda.sdc.dpws.wsdl.model with parameters of type TBindingOperationMessageModifier and TypeMethodDescriptionvoidTBindingOperation.setInput(TBindingOperationMessage value) Sets the value of the input property.voidTBindingOperation.setOutput(TBindingOperationMessage value) Sets the value of the output property.Constructors in org.somda.sdc.dpws.wsdl.model with parameters of type TBindingOperationMessageModifierConstructorDescriptionInstantiates a TBindingOperationMessage copying the state of another TBindingOperationMessageTBindingOperationMessage(TBindingOperationMessage _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBindingOperationMessage copying the state of another TBindingOperationMessage