|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WSDLBoundFault
Abstracts wsdl:binding/wsdl:operation/wsdl:fault
Method Summary | |
---|---|
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. |
Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible |
---|
addExtension, getExtension, getExtensions, getExtensions |
Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLObject |
---|
getLocation |
Method Detail |
---|
@NotNull String getName()
@Nullable QName getQName()
@Nullable WSDLFault getFault()
@NotNull WSDLBoundOperation getBoundOperation()
WSDLBoundOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |