org.apache.sandesha.ws.rm
Class Nack

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

public class Nack
extends java.lang.Object
implements IRmElement

class Nack

Author:
Amila Navarathna, Jaliya Ekanayaka, Sudar Nimalan

Constructor Summary
Nack()
          Constructor Nack
 
Method Summary
 void addChildElement(MessageElement element)
          Method addChildElement
 Nack fromSOAPEnvelope(MessageElement element)
          Method fromSOAPEnvelope
 MessageElement getSoapElement()
          Method getSoapElement
 void setNotAckNum(long notAckNo)
           
 MessageElement toSOAPEnvelope(MessageElement msgElement)
          Method toSOAPEnvelope
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nack

public Nack()
Constructor Nack

Method Detail

getSoapElement

public MessageElement getSoapElement()
                              throws SOAPException
Method getSoapElement

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

fromSOAPEnvelope

public Nack fromSOAPEnvelope(MessageElement element)
Method fromSOAPEnvelope

Parameters:
element -
Returns:
Nack

toSOAPEnvelope

public MessageElement toSOAPEnvelope(MessageElement msgElement)
                              throws SOAPException
Method toSOAPEnvelope

Parameters:
msgElement -
Returns:
MessageElement
Throws:
SOAPException

addChildElement

public void addChildElement(MessageElement element)
Method addChildElement

Specified by:
addChildElement in interface IRmElement
Parameters:
element -

setNotAckNum

public void setNotAckNum(long notAckNo)
Parameters:
notAckNo -