| Package | Description |
|---|---|
| io.magentys.commons.datevariant |
| Modifier and Type | Method and Description |
|---|---|
static DateVariant.DateUnit |
DateVariant.DateUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateVariant.DateUnit[] |
DateVariant.DateUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DateVariant |
DateVariant.offsetBy(DateVariant.DateUnit dateUnit,
DateVariant.DateOffset dateOffset,
int days) |
static DateVariant |
DateVariant.todayOffsetBy(DateVariant.DateUnit dateUnit,
DateVariant.DateOffset dateOffset,
int multiplier) |
Copyright © 2016. All rights reserved.