| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| Modifier and Type | Method and Description |
|---|---|
static JapaneseCalendar.Unit |
JapaneseCalendar.Unit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JapaneseCalendar.Unit[] |
JapaneseCalendar.Unit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeAxis<JapaneseCalendar.Unit,JapaneseCalendar> |
JapaneseCalendar.axis()
Returns the associated time axis.
|
Copyright © 2014–2021. All rights reserved.