arta.synergy.web.common.client.data.actions
Class ActionReportComment

java.lang.Object
  extended by arta.synergy.web.common.client.data.actions.ActionReportComment
All Implemented Interfaces:
java.io.Serializable

public class ActionReportComment
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: topa Date: 22.07.2010 Time: 15:12:46 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Field Summary
 java.lang.String comment
           
 java.lang.String commentID
           
 java.lang.String date
           
 java.lang.String userName
           
 
Constructor Summary
ActionReportComment()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commentID

public java.lang.String commentID

date

public java.lang.String date

userName

public java.lang.String userName

comment

public java.lang.String comment
Constructor Detail

ActionReportComment

public ActionReportComment()


Copyright © 2000 Dummy Corp. All Rights Reserved.