Class Operation

java.lang.Object
com.sun.tools.ws.wsdl.framework.Entity
com.sun.tools.ws.wsdl.document.Operation
All Implemented Interfaces:
TWSDLExtensible, TWSDLOperation, Elemental

public class Operation extends Entity implements TWSDLOperation
Entity corresponding to the "operation" child element of a "portType" WSDL element.
Author:
WS Development Team