public interface EditableWSDLBoundFault extends WSDLBoundFault
| Modifier and Type | Method and Description |
|---|---|
void |
freeze(EditableWSDLBoundOperation operation)
Freezes WSDL model to prevent further modification
|
EditableWSDLBoundOperation |
getBoundOperation()
Gives the owner
WSDLBoundOperation |
EditableWSDLFault |
getFault()
Gives the associated abstract fault from
wsdl:portType/wsdl:operation/wsdl:fault.
|
getName, getQNameaddExtension, addNotUnderstoodExtension, areRequiredExtensionsUnderstood, getExtension, getExtensions, getExtensions, getNotUnderstoodExtensionsgetLocation@Nullable EditableWSDLFault getFault()
WSDLBoundFaultgetFault in interface WSDLBoundFault@NotNull EditableWSDLBoundOperation getBoundOperation()
WSDLBoundFaultWSDLBoundOperationgetBoundOperation in interface WSDLBoundFaultvoid freeze(EditableWSDLBoundOperation operation)
operation - OperationCopyright © 2015 Oracle Corporation. All rights reserved.