public class GWTComment extends Object implements com.google.gwt.user.client.rpc.IsSerializable
Constructor and Description |
---|
GWTComment()
GWTTaskInstanceComment
|
Modifier and Type | Method and Description |
---|---|
String |
getActorId() |
String |
getMessage() |
Date |
getTime() |
void |
setActorId(String actorId) |
void |
setMessage(String message) |
void |
setTime(Date time) |
Copyright © 2016. All rights reserved.