Package | Description |
---|---|
net.sf.jasperreports.charts.type |
Contains
enum types used by the built-in chart component. |
Modifier and Type | Method and Description |
---|---|
static TimePeriodEnum |
TimePeriodEnum.getByName(String name) |
static TimePeriodEnum |
TimePeriodEnum.getByValue(Class<?> clazz) |
static TimePeriodEnum |
TimePeriodEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimePeriodEnum[] |
TimePeriodEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.