Method Summary | |
void | setForumId(java.lang.String newForumId) Sets the forumId. |
void | setForumMessageBeans(ForumMessageLightDataBean[] newForumMessageBeans) Sets the array of forum message beans. |
void | setMsgStatus(java.lang.String newMsgStatus) Sets the value of field msgStatus. |
void | setParentMsgId(java.lang.String newParentMsgId) Sets the parentMsgId. |
void | setPosterId(java.lang.String newPosterId) Sets the id of the user posting the message. |
void | setRootMsgId(java.lang.String newRootMsgId) Sets the id of the first (root) message in the current thread. |
void | setTargetId(java.lang.String newTargetId) Sets the id of the relevant auction. |
void | setViewStatus(java.lang.String newViewStatus) Sets viewStatus. |
Method Detail |
public void setForumId(java.lang.String newForumId)
public void setForumMessageBeans(ForumMessageLightDataBean[] newForumMessageBeans)
public void setMsgStatus(java.lang.String newMsgStatus)
public void setParentMsgId(java.lang.String newParentMsgId)
public void setPosterId(java.lang.String newPosterId)
public void setRootMsgId(java.lang.String newRootMsgId)
public void setTargetId(java.lang.String newTargetId)
public void setViewStatus(java.lang.String newViewStatus)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.