|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Visibility in jass.modern |
---|
Methods in jass.modern that return Visibility | |
---|---|
static Visibility |
Visibility.parseVisibility(int accessflag)
Returns the visibility which is encoded in the accessflag. |
static Visibility |
Visibility.parseVisibility(Modifier modifier)
|
static Visibility |
Visibility.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Visibility[] |
Visibility.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |