|
JavaXT
|
|
Method ClassUsed to represent a web method.
ConstructorsThere are no public constructors.Public MethodsgetParameters( ) returns Parameters Returns a list of input parameters associated with this method. getOutputs( ) returns Outputs Returns a list of outputs returned by this method. There should be only one result. Use the getResultsNodeName() method to find the correct output. |
|