EnumValue

constructor(num: Long, str: String, type: EnumType)

See EnumValue(Long, String, EnumType, String?).

Parameters

num

Num parameter.

str

Str parameter.

type

Type parameter.


constructor(num: Long, str: String, type: EnumType, name: String?)

For internal use only.

Parameters

num

(internal use only)

str

(internal use only)

type

(internal use only)

name

(internal use only)