[]
Serializable
, Comparable<CheckBoxAlign>
, Constable
Enum.EnumDesc<E extends Enum<E>>
static CheckBoxAlign
forValue(int value)
int
getValue()
static CheckBoxAlign
static CheckBoxAlign[]
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 nullvalue
- 表示 CheckBoxAlign 的整数值。