| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType
org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpParameter
public final class WsdlOpParameter
WSDL operation parameter abstraction.
| Nested Class Summary | |
|---|---|
static class | 
WsdlOpParameter.ParameterMode
 | 
| Method Summary | |
|---|---|
 boolean | 
equals(Object o)
Override the equals method.  | 
 WsdlOpParameter.ParameterMode | 
getMode()
Get the mode of this parameter.  | 
 QName | 
getName()
Get the name of this parameter.  | 
 boolean | 
isHeader()
Is this parameter a SOAP header parameter?  | 
 boolean | 
isNameElementFormQualified()
Is this paramter's name element form qualified?  | 
| Methods inherited from class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType | 
|---|
getItemComplexType, getItemXmlType, getXmlType, isArray | 
| Methods inherited from class java.lang.Object | 
|---|
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public QName getName()
public WsdlOpParameter.ParameterMode getMode()
public boolean isNameElementFormQualified()
public boolean isHeader()
public boolean equals(Object o)
equals in class Objecto - Object to compare to.
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||