This table describes the relationship between a message and a member.
Method Summary | |
java.lang.String | getId() |
java.lang.String | getRecipientId() |
java.lang.String | getSendStatus() |
java.lang.String | getStatus() |
void | setId(java.lang.String newValue) |
void | setRecipientId(java.lang.String newValue) |
void | setSendStatus(java.lang.String newValue) |
void | setStatus(java.lang.String newValue) |
Method Detail |
public java.lang.String getSendStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setSendStatus(java.lang.String newValue)
public java.lang.String getStatus() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setStatus(java.lang.String newValue)
public java.lang.String getId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setId(java.lang.String newValue)
public java.lang.String getRecipientId() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setRecipientId(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.