Uses of Class
org.somda.sdc.dpws.wsdl.model.TOperation
Packages that use TOperation
-
Uses of TOperation in org.somda.sdc.dpws.wsdl.model
Fields in org.somda.sdc.dpws.wsdl.model with type parameters of type TOperationMethods in org.somda.sdc.dpws.wsdl.model that return TOperationModifier and TypeMethodDescriptionTOperation.clone()TOperation.copyExcept(PropertyTree _propertyTree) TOperation.copyOnly(PropertyTree _propertyTree) TOperation.createCopy()TOperation.createCopy(PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) ObjectFactory.createTOperation()Create an instance ofTOperationMethods in org.somda.sdc.dpws.wsdl.model that return types with arguments of type TOperationModifier and TypeMethodDescriptionTPortType.getOperation()Gets the value of the operation property.Method parameters in org.somda.sdc.dpws.wsdl.model with type arguments of type TOperationConstructors in org.somda.sdc.dpws.wsdl.model with parameters of type TOperationModifierConstructorDescriptionTOperation(TOperation _other) Instantiates a TOperation copying the state of another TOperationTOperation(TOperation _other, PropertyTree _propertyTree, PropertyTreeUse _propertyTreeUse) Instantiates a TOperation copying the state of another TOperation