- valueOf(String) - Static method in enum resources.Constants.AgentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum resources.Constants.Disease
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum resources.Constants.GoalDescription
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum resources.Constants.IntensityLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum resources.Constants.StageOfChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum resources.Constants.WeightCategory
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum resources.Constants.AgentType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum resources.Constants.Disease
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum resources.Constants.GoalDescription
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum resources.Constants.IntensityLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum resources.Constants.StageOfChange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum resources.Constants.WeightCategory
-
Returns an array containing the constants of this enum type, in
the order they are declared.