org.apache.sandesha2.wsrm
Class MessageNumber
java.lang.Object
org.apache.sandesha2.wsrm.MessageNumber
- All Implemented Interfaces:
- IOMRMElement
- public class MessageNumber
- extends java.lang.Object
- implements IOMRMElement
- Author:
- Chamikara Jayalath , Sanka Samaranayaka , Saminda Abeyruwan
Constructor Summary |
MessageNumber(org.apache.axis2.soap.SOAPFactory factory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageNumber
public MessageNumber(org.apache.axis2.soap.SOAPFactory factory)
getMessageNumber
public long getMessageNumber()
setMessageNumber
public void setMessageNumber(long messageNumber)
fromOMElement
public java.lang.Object fromOMElement(org.apache.axis2.om.OMElement seqenceElement)
throws org.apache.axis2.om.OMException
- Specified by:
fromOMElement
in interface IOMRMElement
- Throws:
org.apache.axis2.om.OMException
toOMElement
public org.apache.axis2.om.OMElement toOMElement(org.apache.axis2.om.OMElement element)
throws org.apache.axis2.om.OMException
- Specified by:
toOMElement
in interface IOMRMElement
- Throws:
org.apache.axis2.om.OMException
getOMElement
public org.apache.axis2.om.OMElement getOMElement()
throws org.apache.axis2.om.OMException
- Specified by:
getOMElement
in interface IOMRMElement
- Throws:
org.apache.axis2.om.OMException
getMessageNumberElement
public org.apache.axis2.om.OMElement getMessageNumberElement()
Copyright © 2005 Apache Web Services. All Rights Reserved.