|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsil.impl.extension.ExtensionElementImpl
public abstract class ExtensionElementImpl
This class is the base class for all implementations of the ExtensionElement interface.
Field Summary | |
---|---|
protected QName |
qname
Qname. |
Constructor Summary | |
---|---|
ExtensionElementImpl()
|
Method Summary | |
---|---|
QName |
getQName()
Get the language attribute for the abstract. |
java.lang.String |
toString()
String representation of this object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.wsil.WSILElement |
---|
toXMLString |
Field Detail |
---|
protected QName qname
Constructor Detail |
---|
public ExtensionElementImpl()
Method Detail |
---|
public QName getQName()
getQName
in interface ExtensionElement
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |