Method Class

Used to represent a web method.

Constructors

There are no public constructors.

Public Methods

getName( ) returns String
getDescription( ) returns String
getSoapAction( ) returns String
getResultsNodeName( ) returns String
getParameters( ) returns Parameters
Returns a list of parameters associated with this method.
equals( String MethodName ) returns boolean
toString( ) returns String