Package | Description |
---|---|
agents | |
resources |
Modifier and Type | Method and Description |
---|---|
Constants.StageOfChange |
Employee.getCurrentStageOfChange() |
Modifier and Type | Method and Description |
---|---|
static Constants.StageOfChange |
Constants.StageOfChange.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Constants.StageOfChange[] |
Constants.StageOfChange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|