Uses of Class
org.openeai.moa.objects.resources.MessageId

Packages that use MessageId
org.openeai.moa   
org.openeai.moa.jmsobjects   
org.openeai.moa.objects.resources   
 

Uses of MessageId in org.openeai.moa
 

Methods in org.openeai.moa that return MessageId
 MessageId ActionableEnterpriseObjectBase.getMessageId()
          Returns the MessageId object associated with this object.
 MessageId ActionableEnterpriseObject.getMessageId()
          Returns the MessageId object associated with this object.
 

Methods in org.openeai.moa with parameters of type MessageId
 void ActionableEnterpriseObjectBase.setMessageId(MessageId msgId)
          Sets the MessageId object associated with this object.
 void ActionableEnterpriseObject.setMessageId(MessageId msgId)
          Sets the MessageId object associated with this object.
 

Uses of MessageId in org.openeai.moa.jmsobjects
 

Methods in org.openeai.moa.jmsobjects that return MessageId
 MessageId JmsEnterpriseObject.getMessageId()
          Deprecated. Returns the MessageId object associated with this object.
 MessageId JmsEnterpriseObjectBase.getMessageId()
          Deprecated. Returns the MessageId object associated with this object.
 

Methods in org.openeai.moa.jmsobjects with parameters of type MessageId
 void JmsEnterpriseObject.setMessageId(MessageId msgId)
          Deprecated. Sets the MessageId object associated with this object.
 void JmsEnterpriseObjectBase.setMessageId(MessageId msgId)
          Deprecated. Sets the MessageId object associated with this object.
 

Uses of MessageId in org.openeai.moa.objects.resources
 

Methods in org.openeai.moa.objects.resources that return MessageId
 MessageId Sender.getMessageId()
           
 

Methods in org.openeai.moa.objects.resources with parameters of type MessageId
 void Sender.setMessageId(MessageId messageId)
           
 



Copyright © 2002,2003 OpenEAI Software Foundation