public final class WsdlOpFault extends WsdlOpReturnType implements Serializable
_isArray, _itemComplexType, _itemXmlType, _xmlType| 限定符 | 构造器和说明 |
|---|---|
protected |
WsdlOpFault(String name,
QName xmlType,
boolean isComplex,
WsdlTypes wsdlTypes)
Create a new WsdlOpFault instance.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2024 Hitachi Vantara. All rights reserved.