public class Comment extends AbstractEntry
Modifier and Type | Field and Description |
---|---|
String |
comment
The comment itself.
|
private static long |
serialVersionUID |
private static final long serialVersionUID
public String comment
public Comment()
public Comment(String comment)
comment
- the contents of the commentCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.