Class ChangeManager
java.lang.Object
ru.bitel.bgbilling.plugins.helpdesk.common.bean.ChangeManager
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptiongetDate()intintvoidsetComment(String comment) voidvoidsetTopicId(int topicId) voidsetUserId(int userId) voidsetUserName(String userName)  
- 
Constructor Details
- 
ChangeManager
public ChangeManager() 
 - 
 - 
Method Details
- 
getTopicId
public int getTopicId() - 
setTopicId
public void setTopicId(int topicId)  - 
getUserId
public int getUserId() - 
setUserId
public void setUserId(int userId)  - 
getUserName
 - 
setUserName
 - 
getComment
 - 
setComment
 - 
getDate
 - 
setDate
 
 -