Uses of Enum
org.threeten.bp.chrono.HijrahEra
Packages that use HijrahEra
-
Uses of HijrahEra in org.threeten.bp.chrono
Methods in org.threeten.bp.chrono that return HijrahEraModifier and TypeMethodDescriptionHijrahChronology.eraOf(int eraValue)
HijrahDate.getEra()
static HijrahEra
HijrahEra.of(int hijrahEra)
Obtains an instance ofHijrahEra
from a value.static HijrahEra
Returns the enum constant of this type with the specified name.static HijrahEra[]
HijrahEra.values()
Returns an array containing the constants of this enum type, in the order they are declared.