Package | Description |
---|---|
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Modifier and Type | Method and Description |
---|---|
BindingFaultReferenceElement |
BindingFaultReference.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0
infoset that maps to this WSDLComponent.
|
Modifier and Type | Method and Description |
---|---|
BindingFaultReferenceElement |
BindingOperationElement.addBindingFaultReferenceElement()
Create a BindingFaultReferenceElement with this BindingOperationElement as its parent
and return a reference to it.
|
BindingFaultReferenceElement[] |
BindingOperationElement.getBindingFaultReferenceElements()
Return the set of BindingFaultReferenceElements within this BindingOperationElement.
|
Modifier and Type | Method and Description |
---|---|
void |
BindingOperationElement.removeBindingFaultReferenceElement(BindingFaultReferenceElement faultRef)
Remove the specified BindingFaultReferenceElement from the set of
BindingFaultReferenceElements within this BindingOperationElement.
|
Copyright ? Apache Software Foundation. All Rights Reserved.