Uses of Class
com.github.mfathi91.time.PersianEra
-
Uses of PersianEra in com.github.mfathi91.time
Methods in com.github.mfathi91.time that return PersianEra Modifier and Type Method Description static PersianEraPersianEra. of(int persianEra)Obtains an instance ofPersianErafrom anintvalue.static PersianEraPersianEra. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PersianEra[]PersianEra. values()Returns an array containing the constants of this enum type, in the order they are declared.