|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Enum
com.adobe.solutions.prm.constants.ProjectStatus
public final class ProjectStatus
| Field Summary | |
|---|---|
static ProjectStatus |
GREEN
|
static ProjectStatus |
RED
|
| Method Summary | |
|---|---|
static ProjectStatus |
valueOf(java.lang.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 |
|---|
public static final ProjectStatus RED
public static final ProjectStatus GREEN
| Method Detail |
|---|
public static ProjectStatus[] values()
public static ProjectStatus valueOf(java.lang.String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||