|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StatisticsFieldConfig.Type | |
|---|---|
| com.atlassian.greenhopper.model.rapid | |
| Uses of StatisticsFieldConfig.Type in com.atlassian.greenhopper.model.rapid |
|---|
| Methods in com.atlassian.greenhopper.model.rapid that return StatisticsFieldConfig.Type | |
|---|---|
StatisticsFieldConfig.Type |
StatisticsFieldConfig.getType()
|
static StatisticsFieldConfig.Type |
StatisticsFieldConfig.Type.lookup(java.lang.String id)
|
static StatisticsFieldConfig.Type |
StatisticsFieldConfig.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static StatisticsFieldConfig.Type[] |
StatisticsFieldConfig.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.atlassian.greenhopper.model.rapid with parameters of type StatisticsFieldConfig.Type | |
|---|---|
StatisticsFieldConfig.StatisticsFieldConfigBuilder |
StatisticsFieldConfig.StatisticsFieldConfigBuilder.type(StatisticsFieldConfig.Type type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||