|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Flags | |
---|---|
org.ogf.saga.namespace | This package provides classes to manipulate namespaces. |
Uses of Flags in org.ogf.saga.namespace |
---|
Methods in org.ogf.saga.namespace that return Flags | |
---|---|
static Flags |
Flags.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Flags[] |
Flags.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.ogf.saga.namespace with parameters of type Flags | |
---|---|
int |
Flags.or(Flags val)
Returns the result of or-ing this flag into another. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |