public class ImplementedBindingImpl extends ExtensionElementImpl implements ImplementedBinding
Modifier and Type | Field and Description |
---|---|
protected QName |
bindingName
Binding name.
|
qname
ELEM_NAME, QNAME
Constructor and Description |
---|
ImplementedBindingImpl()
ImplementedBindingImpl constructor comment.
|
Modifier and Type | Method and Description |
---|---|
QName |
getBindingName()
Get implemented binding name.
|
void |
setBindingName(QName bindingName)
Set implemented binding name.
|
java.lang.String |
toXMLString()
XML string representation of this object.
|
getQName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getQName
protected QName bindingName
public ImplementedBindingImpl()
public QName getBindingName()
getBindingName
in interface ImplementedBinding
public void setBindingName(QName bindingName)
setBindingName
in interface ImplementedBinding
public java.lang.String toXMLString()
toXMLString
in interface WSILElement
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.