| Package | Description |
|---|---|
| com.aeris.service.report.model.v1.api | |
| com.aeris.service.report.model.v1.base | |
| com.aeris.service.report.model.v1.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected Product |
ReportDefinition.product |
| Modifier and Type | Method and Description |
|---|---|
Product |
ReportDefinition.getProduct()
Gets the value of the product property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportDefinition.setProduct(Product value)
Sets the value of the product property.
|
| Modifier and Type | Method and Description |
|---|---|
static Product |
Product.fromValue(String v) |
static Product |
Product.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Product[] |
Product.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected Product |
ReportMetaData.product |
| Modifier and Type | Method and Description |
|---|---|
Product |
ReportMetaData.getProduct()
Gets the value of the product property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportMetaData.setProduct(Product value)
Sets the value of the product property.
|
Copyright © 2023. All rights reserved.