| Modifier and Type | Method and Description |
|---|---|
static FSAFlags |
FSAFlags.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FSAFlags[] |
FSAFlags.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<FSAFlags> |
FSA5.getFlags() |
abstract java.util.Set<FSAFlags> |
FSA.getFlags() |
java.util.Set<FSAFlags> |
CFSA2.getFlags() |
java.util.Set<FSAFlags> |
CFSA.getFlags() |
| Modifier and Type | Method and Description |
|---|---|
static short |
FSAFlags.asShort(java.util.Set<FSAFlags> flags) |
Copyright © 2020. All rights reserved.