|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Commentable
Implementations of this interface can be adorned with comments.
| Field Summary | |
|---|---|
static String[] |
EMPTY_COMMENTS
|
| Method Summary | |
|---|---|
String[] |
getComments()
Return comments, or empty array if none. |
void |
setComments(String[] comments)
Set comments. |
| Field Detail |
|---|
static final String[] EMPTY_COMMENTS
| Method Detail |
|---|
void setComments(String[] comments)
String[] getComments()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This documentation is deprecated and will be removed in the next release of WebLogic Server.