| Package | Description |
|---|---|
| org.threeten.extra.chrono |
| Modifier and Type | Method and Description |
|---|---|
static AccountingYearDivision |
AccountingYearDivision.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountingYearDivision[] |
AccountingYearDivision.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountingChronologyBuilder |
AccountingChronologyBuilder.withDivision(AccountingYearDivision division)
Sets how a given Accounting year will be divided.
|
Copyright © 2010–2014 ThreeTen.org. All rights reserved.