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