[]
Serializable
, Comparable<ReadingOrder>
, Constable
Enum.EnumDesc<E extends Enum<E>>
static ReadingOrder
forValue(int value)
int
getValue()
static ReadingOrder
static ReadingOrder[]
values()
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum class has no constant with the specified nameNullPointerException
- if the argument is null