Uses of Class
org.ogf.saga.namespace.Flags

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.
 



Copyright © 2014 Open Grid Forum. All rights reserved.