Uses of Class
Task.AbstractTask.Type

Packages that use AbstractTask.Type
Task   
 

Uses of AbstractTask.Type in Task
 

Methods in Task that return AbstractTask.Type
 AbstractTask.Type SimpleTask.getType()
           
 AbstractTask.Type RecurringNetworkTask.getType()
           
 AbstractTask.Type NetworkTask.getType()
           
abstract  AbstractTask.Type AbstractTask.getType()
           
static AbstractTask.Type AbstractTask.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static AbstractTask.Type[] AbstractTask.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011. All Rights Reserved.