booster / com.didiglobal.booster.aapt2 / ConfigurationOuterClass / Configuration / Hdr

Hdr

class Hdr : ProtocolMessageEnum

Protobuf enum aapt.pb.Configuration.Hdr

Enum Values

HDR_UNSET

HDR_HIGHDR

HDR_LOWDR

UNRECOGNIZED

Properties

HDR_HIGHDR_VALUE

HDR_HIGHDR = 1;

static val HDR_HIGHDR_VALUE: Int

HDR_LOWDR_VALUE

HDR_LOWDR = 2;

static val HDR_LOWDR_VALUE: Int

HDR_UNSET_VALUE

HDR_UNSET = 0;

static val HDR_UNSET_VALUE: Int

Functions

forNumber

static fun forNumber(value: Int): Hdr!

getDescriptor

static fun getDescriptor(): EnumDescriptor!

getDescriptorForType

fun getDescriptorForType(): EnumDescriptor!

getNumber

fun getNumber(): Int

getValueDescriptor

fun getValueDescriptor(): EnumValueDescriptor!

internalGetValueMap

static fun internalGetValueMap(): EnumLiteMap<Hdr!>!

valueOf

static fun valueOf(value: Int): Hdr!
static fun valueOf(desc: EnumValueDescriptor!): Hdr!