Class BindingOperation

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

public class BindingOperation extends Entity implements TWSDLExtensible
Entity corresponding to the "operation" child element of a WSDL "binding" element.
Author:
WS Development Team