com.adobe.solutions.prm.constants
Class ProjectStatus

java.lang.Object
  extended by java.lang.Enum
      extended by com.adobe.solutions.prm.constants.ProjectStatus
All Implemented Interfaces:
Serializable, Comparable

public final class ProjectStatus
extends Enum

See Also:
Serialized Form

Field Summary
static ProjectStatus GREEN
           
static ProjectStatus RED
           
 
Method Summary
static ProjectStatus valueOf(String name)
           
static ProjectStatus[] values()
           
 
Methods inherited from class java.lang.Enum
compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

RED

public static final ProjectStatus RED

GREEN

public static final ProjectStatus GREEN
Method Detail

values

public static ProjectStatus[] values()

valueOf

public static ProjectStatus valueOf(String name)


[an error occurred while processing this directive] [an error occurred while processing this directive]