|
WebObjects 5.2.2 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.webobjects.webservices.client.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.
javax.xml.namespace.QName,
javax.xml.rpc.ParameterMode| Method Summary | |
boolean |
equals(Object anObject)
|
String |
name()
Returns the name of the parameter. |
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 boolean equals(Object anObject)
equals in class Objectpublic String name()
public ParameterMode parameterMode()
javax.xml.rpc.ParameterModepublic String toString()
toString in class Objectpublic Object typeQName()
|
Last updated Mon Oct 13 15:42:52 PDT 2003. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||