org.apache.sandesha.ws.rm
Class TerminateSequence

java.lang.Object
  extended byorg.apache.sandesha.ws.rm.TerminateSequence
All Implemented Interfaces:
IRmElement

public class TerminateSequence
extends java.lang.Object
implements IRmElement

class TerminateSequence

Author:
Amila Navarathna, Jaliya Ekanayaka, Sudar Nimalan

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

TerminateSequence

public TerminateSequence()
Constructor TerminateSequence

Method Detail

getSoapElement

public MessageElement getSoapElement()
                              throws SOAPException
Method getSoapElement

Specified by:
getSoapElement in interface IRmElement
Returns:
MessageElement
Throws:
SOAPException

toSoapEnvelop

public SOAPEnvelope toSoapEnvelop(SOAPEnvelope envelope)
                           throws SOAPException
Method toSoapEnvelop

Parameters:
envelope -
Returns:
SOAPEnvelope
Throws:
SOAPException

fromSOAPEnveploe

public TerminateSequence fromSOAPEnveploe(SOAPBodyElement bodyElement)
Method fromSOAPEnveploe

Parameters:
bodyElement -
Returns:
TerminateSequence

addChildElement

public void addChildElement(MessageElement element)
                     throws SOAPException
Method addChildElement

Specified by:
addChildElement in interface IRmElement
Parameters:
element -
Throws:
SOAPException

getIdentifier

public Identifier getIdentifier()
Method getIdentifier

Returns:
Identifier

setIdentifier

public void setIdentifier(Identifier identifier)
Method setIdentifier

Parameters:
identifier -