Method Summary | |
void | setForumId(java.lang.String newForumId) setForumId(String) Sets the value of field forumId. |
void | setForumMessageBeans(ForumMessageDataBean[] newForumMessageBeans) Loads the array of ForumMessageDataBean. |
void | setMsgStatus(java.lang.String newMsgStatus) Sets the msgStatus. |
void | setParentMsgId(java.lang.String newParentMsgId) Sets the parent message id. |
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 the viewStatus. |
Method Detail |
public void setForumId(java.lang.String newForumId)
public void setForumMessageBeans(ForumMessageDataBean[] 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.