public interface Commentable
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
EMPTY_COMMENTS |
Modifier and Type | Method and Description |
---|---|
java.lang.String[] |
getComments()
Return comments, or empty array if none.
|
void |
setComments(java.lang.String[] comments)
Set comments.
|
Copyright © 2006-2013 Apache Software Foundation. All Rights Reserved.