|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.wsil.impl.WSILElementWithAbstractImpl
org.apache.wsil.impl.ServiceReferenceElement
org.apache.wsil.impl.LinkImpl
public class LinkImpl
This class provides the support for the <link> element.
| Field Summary |
|---|
| Fields inherited from class org.apache.wsil.impl.ServiceReferenceElement |
|---|
extElement, location, referencedNamespace |
| Fields inherited from class org.apache.wsil.impl.WSILElementWithAbstractImpl |
|---|
abstracts |
| Fields inherited from interface org.apache.wsil.Link |
|---|
ELEM_NAME, QNAME |
| Constructor Summary | |
|---|---|
LinkImpl()
LinkImpl constructor comment. |
|
| Method Summary | |
|---|---|
java.lang.String |
toXMLString()
XML string representation of this object. |
| Methods inherited from class org.apache.wsil.impl.ServiceReferenceElement |
|---|
getExtensionElement, getLocation, getReferencedNamespace, setExtensionElement, setLocation, setReferencedNamespace, toXMLString |
| Methods inherited from class org.apache.wsil.impl.WSILElementWithAbstractImpl |
|---|
addAbstract, addAbstracts, getAbstracts, removeAbstracts, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.wsil.Link |
|---|
getExtensionElement, getLocation, getReferencedNamespace, setExtensionElement, setLocation, setReferencedNamespace |
| Methods inherited from interface org.apache.wsil.WSILElementWithAbstract |
|---|
addAbstract, addAbstracts, getAbstracts, removeAbstracts |
| Constructor Detail |
|---|
public LinkImpl()
| 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 | |||||||||