|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Target(value={TYPE,FIELD})
@Retention(value=RUNTIME)
public @interface EnumValueAnnotation that defines the integer value for a Java enum item
| Required Element Summary | |
|---|---|
long |
value
Integral representation of the enum item |
| Element Detail |
|---|
public abstract long value
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||