|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use YAxisChartDimension | |
|---|---|
| hudson.plugins.global_build_stats.model | |
| Uses of YAxisChartDimension in hudson.plugins.global_build_stats.model |
|---|
| Methods in hudson.plugins.global_build_stats.model that return YAxisChartDimension | |
|---|---|
YAxisChartDimension[] |
BuildStatConfiguration.getDimensionsShown()
|
static YAxisChartDimension |
YAxisChartDimension.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static YAxisChartDimension[] |
YAxisChartDimension.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in hudson.plugins.global_build_stats.model with parameters of type YAxisChartDimension | |
|---|---|
void |
BuildStatConfiguration.setDimensionsShown(YAxisChartDimension[] dimensionsShown)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||