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 HijrahEraHijrahEra.of(int hijrahEra) Obtains an instance ofHijrahErafrom a value.static HijrahEraReturns 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.