| Modifier and Type | Method and Description |
|---|---|
com.sencha.gxt.data.shared.ModelKeyProvider<AccountingPeriodMode> |
AccountingPeriodModePropertiesCombo.id() |
com.sencha.gxt.data.shared.LabelProvider<AccountingPeriodMode> |
AccountingPeriodModePropertiesCombo.label() |
| Modifier and Type | Method and Description |
|---|---|
static AccountingPeriodMode |
PeriodModeMap.getMode(org.gcube.accounting.analytics.TemporalConstraint.AggregationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
static org.gcube.accounting.analytics.TemporalConstraint.AggregationMode |
PeriodModeMap.getMode(AccountingPeriodMode mode) |
| Modifier and Type | Method and Description |
|---|---|
static AccountingPeriodMode |
AccountingPeriodMode.getAccountingPeriodModeFromId(String id) |
AccountingPeriodMode |
AccountingPeriod.getPeriod() |
static AccountingPeriodMode |
AccountingPeriodMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountingPeriodMode[] |
AccountingPeriodMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<AccountingPeriodMode> |
AccountingPeriodMode.asList() |
| Modifier and Type | Method and Description |
|---|---|
void |
AccountingPeriod.setPeriod(AccountingPeriodMode period) |
| Constructor and Description |
|---|
AccountingPeriod(String startDate,
String endDate,
AccountingPeriodMode period) |
Copyright © 2016. All Rights Reserved.