|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD, TYPE, FIELD}) @Retention(value=RUNTIME) public @interface GomDoc
Annotation for inline GOM documentation. $Date$
Required Element Summary | |
---|---|
String |
description
A short description of the type. |
String |
since
Version, since when the type is available. |
Element Detail |
---|
public abstract String description
public abstract String since
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |