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