Uses of Enum Class
java.time.chrono.ThaiBuddhistEra
Packages that use ThaiBuddhistEra
-
Uses of ThaiBuddhistEra in java.time.chrono
Methods in java.time.chrono that return ThaiBuddhistEraModifier and TypeMethodDescriptionThaiBuddhistChronology.eraOf
(int eraValue) ThaiBuddhistDate.getEra()
Gets the era applicable at this date.static ThaiBuddhistEra
ThaiBuddhistEra.of
(int thaiBuddhistEra) Obtains an instance ofThaiBuddhistEra
from anint
value.static ThaiBuddhistEra
Returns the enum constant of this class with the specified name.static ThaiBuddhistEra[]
ThaiBuddhistEra.values()
Returns an array containing the constants of this enum class, in the order they are declared.