Uses of Class
nl.coderight.jazz.Task.TaskState

Packages that use Task.TaskState
nl.coderight.jazz   
 

Uses of Task.TaskState in nl.coderight.jazz
 

Methods in nl.coderight.jazz that return Task.TaskState
 Task.TaskState Task.getState()
          Returns current state.
static Task.TaskState Task.TaskState.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Task.TaskState[] Task.TaskState.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright 2010 CodeRight, All rights reserved.