Uses of Enum Class
net.time4j.calendar.PersianAlgorithm
-
Uses of PersianAlgorithm in net.time4j.calendar
Modifier and TypeMethodDescriptionstatic PersianAlgorithm
Returns the enum constant of this class with the specified name.static PersianAlgorithm[]
PersianAlgorithm.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic AttributeKey<PersianAlgorithm>
PersianAlgorithm.attribute()
Format attribute which helps to resolve algorithmic differences between various Persian dates.Modifier and TypeMethodDescriptionPersianCalendar.getDate(PersianAlgorithm algorithm)
Obtains an alternative date view specific for given algorithm.