|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.message.addressing.Relationship
org.apache.axis.message.addressing.RelatesTo
public class RelatesTo
Java content class for RelatesTo element declaration.
The following schema fragment specifies the expected content contained within this java content object. (defined at http://schemas.xmlsoap.org/ws/2004/08/addressing line 77)
<element name="RelatesTo" type="{http://schemas.xmlsoap.org/ws/2004/08/addressing}Relationship"/>
| Constructor Summary | |
|---|---|
RelatesTo(javax.xml.soap.SOAPElement el)
Constructor RelatesTo |
|
RelatesTo(java.lang.String uri,
javax.xml.namespace.QName type)
Constructor RelatesTo |
|
RelatesTo(java.lang.String uri,
java.lang.String type)
Constructor RelatesTo |
|
RelatesTo(org.apache.axis.types.URI uri,
javax.xml.namespace.QName type)
Constructor RelatesTo |
|
| Method Summary | |
|---|---|
protected org.apache.axis.message.SOAPHeaderElement |
toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
|
| Methods inherited from class org.apache.axis.message.addressing.Relationship |
|---|
getType, getURI, setType, setURI |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RelatesTo(java.lang.String uri,
java.lang.String type)
throws org.apache.axis.types.URI.MalformedURIException
uri - type -
URI.MalformedURIException
public RelatesTo(org.apache.axis.types.URI uri,
javax.xml.namespace.QName type)
uri - type -
public RelatesTo(java.lang.String uri,
javax.xml.namespace.QName type)
throws org.apache.axis.types.URI.MalformedURIException
uri - type -
org.apache.axis.types.URI.MalformedURIException
public RelatesTo(javax.xml.soap.SOAPElement el)
throws java.lang.Exception
el -
java.lang.Exception| Method Detail |
|---|
protected org.apache.axis.message.SOAPHeaderElement toSOAPHeaderElement(javax.xml.soap.SOAPEnvelope env,
java.lang.String actorURI)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||