Uses of Class
org.ogf.saga.stream.Activity

Packages that use Activity
org.ogf.saga.stream The streams package provides a simple mechanism for setting up connections to remote components. 
 

Uses of Activity in org.ogf.saga.stream
 

Methods in org.ogf.saga.stream that return Activity
static Activity Activity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Activity[] Activity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.ogf.saga.stream with parameters of type Activity
 int Activity.or(Activity val)
          Returns the result of or-ing this flag into another.
 



Copyright © 2014 Open Grid Forum. All rights reserved.