| Package | Description |
|---|---|
| com.sankhya.util |
| Modifier and Type | Field and Description |
|---|---|
JasperReportsUtils.JasperReportProfile.Environment |
JasperReportsUtils.JasperReportProfile.environment |
| Modifier and Type | Method and Description |
|---|---|
static JasperReportsUtils.JasperReportProfile.Environment |
JasperReportsUtils.JasperReportProfile.Environment.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static JasperReportsUtils.JasperReportProfile.Environment[] |
JasperReportsUtils.JasperReportProfile.Environment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|