|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of ProjectHealthState.OptionValue in dk.hlyh.ciplugins.projecthealth |
---|
Methods in dk.hlyh.ciplugins.projecthealth that return ProjectHealthState.OptionValue | |
---|---|
ProjectHealthState.OptionValue |
ProjectHealthState.getOptionParameter()
|
static ProjectHealthState.OptionValue |
ProjectHealthState.OptionValue.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ProjectHealthState.OptionValue[] |
ProjectHealthState.OptionValue.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in dk.hlyh.ciplugins.projecthealth with parameters of type ProjectHealthState.OptionValue | |
---|---|
void |
ProjectHealthState.setOptionParameter(ProjectHealthState.OptionValue optionParameter)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |