Class Comment
- java.lang.Object
-
- de.narimo.georepo.server.api.comments.CommentOrWeblink
-
- de.narimo.georepo.server.api.comments.Comment
-
public class Comment extends CommentOrWeblink
-
-
Constructor Summary
Constructors Constructor Description Comment()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetComment()voidsetComment(String comment)-
Methods inherited from class de.narimo.georepo.server.api.comments.CommentOrWeblink
getCreatedat, getCreator, getCreatormail, getGfid, getId, setCreatedat, setCreator, setCreatormail, setGfid, setId
-
-