|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IFlag
A Flag.
This interface is used to mark an enumeration constant as a flag.
Flags can typically be accessed using a flag-group.
Enum,
IFlagGroup| Method Summary | |
|---|---|
Long |
getFlagValue()
Gets the value associated with the flag. |
String |
name()
Gets the name of the flag. |
| Method Detail |
|---|
String name()
Long getFlagValue()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||