|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpFault
public final class WsdlOpFault
Wsdl operation fault abstraction.
Method Summary | |
---|---|
QName |
getName()
Get the name of this fault. |
boolean |
isComplexType()
Is the XML type a complex type? |
boolean |
isFaultNameElementFormQualified()
Is this element part of an element form qualifed schema? |
Methods inherited from class org.pentaho.di.trans.steps.webservices.wsdl.WsdlOpReturnType |
---|
getItemComplexType, getItemXmlType, getXmlType, isArray |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public QName getName()
public boolean isComplexType()
public boolean isFaultNameElementFormQualified()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |