org.apache.sandesha.ws.rm
Class CreateSequenceResponse

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

public class CreateSequenceResponse
extends java.lang.Object
implements IRmElement

class CreateSequenceResponse

Author:
Amila Navarathna, Jaliya Ekanayaka, Sudar Nimalan

Constructor Summary
CreateSequenceResponse()
          Constructor CreateSequenceResponse
 
Method Summary
 void addChildElement(MessageElement element)
          Method addChildElement
 CreateSequenceResponse fromSOAPEnveploe(SOAPBodyElement bodyElement)
          Method fromSOAPEnveploe
 Accept getAccept()
           
 Identifier getIdentifier()
          Method getIdentifier
 MessageElement getSoapElement()
          Method getSoapElement
 void setAccept(Accept accept)
           
 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

CreateSequenceResponse

public CreateSequenceResponse()
Constructor CreateSequenceResponse

Method Detail

getSoapElement

public MessageElement getSoapElement()
Method getSoapElement

Specified by:
getSoapElement in interface IRmElement
Returns:
MessageElement

toSoapEnvelop

public SOAPEnvelope toSoapEnvelop(SOAPEnvelope envelope)
                           throws SOAPException
Method toSoapEnvelop

Parameters:
envelope -
Returns:
SOAPEnvelope
Throws:
SOAPException

fromSOAPEnveploe

public CreateSequenceResponse fromSOAPEnveploe(SOAPBodyElement bodyElement)
                                        throws SOAPException
Method fromSOAPEnveploe

Parameters:
bodyElement -
Returns:
CreateSequenceResponse
Throws:
SOAPException

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


getAccept

public Accept getAccept()

setAccept

public void setAccept(Accept accept)

setIdentifier

public void setIdentifier(Identifier identifier)
Method setIdentifier

Parameters:
identifier -