|
WebObjects 5.4.2 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webobjects.webservices.client.WOClientParameter
public class WOClientParameter
A WOClientParameter represents a parameter to a SOAP HTTP Web service invocation as defined in the WSDL document used to create the associated WOWebServiceClient.
QName,
ParameterMode| Method Summary | |
|---|---|
boolean |
equals(Object anObject)
|
String |
name()
Returns the name of the parameter. |
javax.xml.rpc.ParameterMode |
parameterMode()
Returns the ParameterMode for this parameter. |
String |
toString()
|
Object |
typeQName()
Returns a QName object indicating the type for this parameter. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String name()
public javax.xml.rpc.ParameterMode parameterMode()
ParameterModepublic Object typeQName()
public String toString()
toString in class Objectpublic boolean equals(Object anObject)
equals in class Object
|
Last updated June 2008 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||