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