com.ibm.wsdl
public class BindingFaultImpl extends AbstractWSDLElement implements BindingFault
Field Summary | |
---|---|
protected String | name |
protected List | nativeAttributeNames |
static long | serialVersionUID |
Method Summary | |
---|---|
String | getName()
Get the name of this fault binding.
|
List | getNativeAttributeNames()
Get the list of local attribute names defined for this element in
the WSDL specification.
|
void | setName(String name)
Set the name of this fault binding.
|
String | toString() |
Returns: the fault binding name
Returns: a List of Strings, one for each local attribute name
Parameters: name the desired name