| Package | Description |
|---|---|
| net.time4j.calendar |
Support for various regional calendars.
|
| Modifier and Type | Field and Description |
|---|---|
static ChronoElement<HebrewEra> |
HebrewCalendar.ERA
Represents the Hebrew era.
|
| Modifier and Type | Method and Description |
|---|---|
HebrewEra |
HebrewCalendar.getEra()
Yields the Hebrew era.
|
static HebrewEra |
HebrewEra.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HebrewEra[] |
HebrewEra.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021. All rights reserved.