public class VersionedComments
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
java.util.List<VersionedLineCommentData> |
comments |
| Constructor and Description |
|---|
VersionedComments() |
VersionedComments(java.util.List<VersionedLineCommentData> versionedComments) |
public java.util.List<VersionedLineCommentData> comments
public VersionedComments()
public VersionedComments(java.util.List<VersionedLineCommentData> versionedComments)