Uses of Enum Class
java.time.chrono.ThaiBuddhistEra
Packages that use ThaiBuddhistEra
- 
Uses of ThaiBuddhistEra in java.time.chronoMethods in java.time.chrono that return ThaiBuddhistEraModifier and TypeMethodDescriptionThaiBuddhistChronology.eraOf(int eraValue)ThaiBuddhistDate.getEra()Gets the era applicable at this date.static ThaiBuddhistEraThaiBuddhistEra.of(int thaiBuddhistEra)Obtains an instance ofThaiBuddhistErafrom anintvalue.static ThaiBuddhistEraReturns 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.