Uses of Class
org.somda.sdc.dpws.wsdl.model.TBindingOperation
Packages that use TBindingOperation
-
Uses of TBindingOperation in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TBindingOperationMethods in org.somda.sdc.dpws.wsdl.model that return TBindingOperationModifier and TypeMethodDescriptionTBindingOperation.clone()TBindingOperation.copyExcept(PropertyTree _propertyTree) TBindingOperation.copyOnly(PropertyTree _propertyTree) TBindingOperation.createCopy()TBindingOperation.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTBindingOperation()Create an instance ofTBindingOperationMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TBindingOperationModifier and TypeMethodDescriptionTBinding.getOperation()Gets the value of the operation property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TBindingOperationConstructors in org.somda.sdc.dpws.wsdl.model with parameters of type TBindingOperationModifierConstructorDescriptionTBindingOperation(TBindingOperation _other) Instantiates a TBindingOperation copying the state of another TBindingOperationTBindingOperation(TBindingOperation _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TBindingOperation copying the state of another TBindingOperation