public class WSDLBoundFaultImpl extends AbstractExtensibleImpl implements WSDLBoundFault
AbstractExtensibleImpl.UnknownWSDLExtensionextensions, notUnderstoodExtensions| Constructor and Description |
|---|
WSDLBoundFaultImpl(javax.xml.stream.XMLStreamReader xsr,
String name,
WSDLBoundOperationImpl owner) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
freeze(WSDLBoundOperationImpl root) |
WSDLBoundOperation |
getBoundOperation()
Gives the owner
WSDLBoundOperation |
WSDLFault |
getFault()
Gives the associated abstract fault from
wsdl:portType/wsdl:operation/wsdl:fault.
|
String |
getName()
Gives the wsdl:binding/wsdl:operation/wsdl:fault@name value
|
QName |
getQName()
Gives the qualified name associated with the fault.
|
addExtension, addNotUnderstoodExtension, areRequiredExtensionsUnderstood, getExtension, getExtensions, getExtensionsgetLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddExtension, getExtension, getExtensions, getExtensionsgetLocationpublic WSDLBoundFaultImpl(javax.xml.stream.XMLStreamReader xsr, String name, WSDLBoundOperationImpl owner)
@NotNull public String getName()
WSDLBoundFaultgetName in interface WSDLBoundFaultpublic QName getQName()
WSDLBoundFaultgetQName in interface WSDLBoundFaultpublic WSDLFault getFault()
WSDLBoundFaultgetFault in interface WSDLBoundFault@NotNull public WSDLBoundOperation getBoundOperation()
WSDLBoundFaultWSDLBoundOperationgetBoundOperation in interface WSDLBoundFaultvoid freeze(WSDLBoundOperationImpl root)
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.