|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sandesha.ws.rm.TerminateSequence
class TerminateSequence
Constructor Summary | |
TerminateSequence()
Constructor TerminateSequence |
Method Summary | |
void |
addChildElement(MessageElement element)
Method addChildElement |
TerminateSequence |
fromSOAPEnveploe(SOAPBodyElement bodyElement)
Method fromSOAPEnveploe |
Identifier |
getIdentifier()
Method getIdentifier |
MessageElement |
getSoapElement()
Method getSoapElement |
void |
setIdentifier(Identifier identifier)
Method setIdentifier |
SOAPEnvelope |
toSoapEnvelop(SOAPEnvelope envelope)
Method toSoapEnvelop |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TerminateSequence()
Method Detail |
public MessageElement getSoapElement() throws SOAPException
getSoapElement
in interface IRmElement
SOAPException
public SOAPEnvelope toSoapEnvelop(SOAPEnvelope envelope) throws SOAPException
envelope
-
SOAPException
public TerminateSequence fromSOAPEnveploe(SOAPBodyElement bodyElement)
bodyElement
-
public void addChildElement(MessageElement element) throws SOAPException
addChildElement
in interface IRmElement
element
-
SOAPException
public Identifier getIdentifier()
public void setIdentifier(Identifier identifier)
identifier
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |