com.ibm.wsdl
public class BindingOutputImpl extends AbstractWSDLElement implements BindingOutput
Field Summary | |
---|---|
protected String | name |
protected List | nativeAttributeNames |
static long | serialVersionUID |
Method Summary | |
---|---|
String | getName()
Get the name of this output 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 output binding.
|
String | toString() |
Returns: the output binding name
Returns: a List of Strings, one for each local attribute name
Parameters: name the desired name