|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsil.impl.WSILElementWithTextImpl
org.apache.wsil.impl.ServiceNameImpl
public class ServiceNameImpl
This class provides the support for the <name> element.
Field Summary |
---|
Fields inherited from class org.apache.wsil.impl.WSILElementWithTextImpl |
---|
lang, text |
Fields inherited from interface org.apache.wsil.ServiceName |
---|
ELEM_NAME, QNAME |
Constructor Summary | |
---|---|
ServiceNameImpl()
ServiceNameImpl constructor comment. |
Method Summary | |
---|---|
java.lang.String |
toXMLString()
XML string representation of this object. |
Methods inherited from class org.apache.wsil.impl.WSILElementWithTextImpl |
---|
getLang, getText, setLang, setText, toString, toXMLString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.apache.wsil.WSILElementWithText |
---|
getLang, getText, setLang, setText |
Constructor Detail |
---|
public ServiceNameImpl()
Method Detail |
---|
public java.lang.String toXMLString()
toXMLString
in interface WSILElement
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |