public class ImplementedBindingImpl extends ExtensionElementImpl implements ImplementedBinding
| Modifier and Type | Field and Description |
|---|---|
protected QName |
bindingName
Binding name.
|
qnameELEM_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, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetQNameprotected QName bindingName
public ImplementedBindingImpl()
public QName getBindingName()
getBindingName in interface ImplementedBindingpublic void setBindingName(QName bindingName)
setBindingName in interface ImplementedBindingpublic java.lang.String toXMLString()
toXMLString in interface WSILElementCopyright ? 2001 International Business Machines Corporation. All Rights Reserved.