public interface WSDLBoundFault extends WSDLObject, WSDLExtensible
Modifier and Type | Method and Description |
---|---|
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, getExtension, getExtensions, getExtensions
getLocation
@NotNull String getName()
@Nullable QName getQName()
@Nullable WSDLFault getFault()
@NotNull WSDLBoundOperation getBoundOperation()
WSDLBoundOperation
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.