| Package | Description |
|---|---|
| cz.active24.client.fred.data.common.domain | |
| cz.active24.client.fred.mapper |
| Modifier and Type | Method and Description |
|---|---|
static PeriodUnit |
PeriodUnit.fromValue(java.lang.String v) |
PeriodUnit |
PeriodType.getUnit() |
static PeriodUnit |
PeriodUnit.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PeriodUnit[] |
PeriodUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PeriodType.setUnit(PeriodUnit unit) |
| Constructor and Description |
|---|
PeriodType(int value,
PeriodUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
protected PUnitType |
FredClientMapStructMapperImpl.periodUnitToPUnitType(PeriodUnit periodUnit) |
Copyright © 2022. All rights reserved.