public interface ImplementedBinding extends ExtensionElement
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ELEM_NAME
Element name.
|
static QName |
QNAME
QName.
|
Modifier and Type | Method and Description |
---|---|
QName |
getBindingName()
Get implemented binding name.
|
void |
setBindingName(QName binding)
Set implemented binding name.
|
getQName
toXMLString
static final java.lang.String ELEM_NAME
static final QName QNAME
Copyright ? 2001 International Business Machines Corporation. All Rights Reserved.