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, getQName
addExtension, addNotUnderstoodExtension, areRequiredExtensionsUnderstood, getExtension, getExtensions, getExtensions, getNotUnderstoodExtensions
getLocation
@Nullable EditableWSDLFault getFault()
WSDLBoundFault
getFault
in interface WSDLBoundFault
@NotNull EditableWSDLBoundOperation getBoundOperation()
WSDLBoundFault
WSDLBoundOperation
getBoundOperation
in interface WSDLBoundFault
void freeze(EditableWSDLBoundOperation operation)
operation
- OperationCopyright © 2015 Oracle Corporation. All rights reserved.