static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.forNumber(int value) |
|
AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.Builder.getAmpad() |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE];
|
AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.getAmpad() |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE];
|
AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExtOrBuilder.getAmpad() |
optional .com.google.doubleclick.ImpExt.AmpAdRequirementType ampad = 8 [default = UNKNOWN_AMP_AD_REQUIREMENT_TYPE];
|
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.valueOf(int value) |
Deprecated.
|
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.ImpExt.AmpAdRequirementType |
AdxExt.ImpExt.AmpAdRequirementType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.ImpExt.AmpAdRequirementType[] |
AdxExt.ImpExt.AmpAdRequirementType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|