public final class WsdlOpFault extends WsdlOpReturnType implements Serializable
_isArray, _itemComplexType, _itemXmlType, _xmlType| Modifier | Constructor and Description |
|---|---|
protected |
WsdlOpFault(String name,
QName xmlType,
boolean isComplex,
WsdlTypes wsdlTypes)
Create a new WsdlOpFault instance.
|
| Modifier and Type | Method and Description |
|---|---|
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?
|
getItemComplexType, getItemXmlType, getXmlType, isArraypublic QName getName()
public boolean isComplexType()
public boolean isFaultNameElementFormQualified()
Copyright © 2018 Hitachi Vantara. All rights reserved.