static AdxExt.DealExt.DealType |
AdxExt.DealExt.DealType.forNumber(int value) |
|
AdxExt.DealExt.DealType |
AdxExt.DealExt.Builder.getDealType() |
optional .com.google.doubleclick.DealExt.DealType deal_type = 1 [default = UNKNOWN_DEAL_TYPE];
|
AdxExt.DealExt.DealType |
AdxExt.DealExt.getDealType() |
optional .com.google.doubleclick.DealExt.DealType deal_type = 1 [default = UNKNOWN_DEAL_TYPE];
|
AdxExt.DealExt.DealType |
AdxExt.DealExtOrBuilder.getDealType() |
optional .com.google.doubleclick.DealExt.DealType deal_type = 1 [default = UNKNOWN_DEAL_TYPE];
|
static AdxExt.DealExt.DealType |
AdxExt.DealExt.DealType.valueOf(int value) |
Deprecated.
|
static AdxExt.DealExt.DealType |
AdxExt.DealExt.DealType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.DealExt.DealType |
AdxExt.DealExt.DealType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.DealExt.DealType[] |
AdxExt.DealExt.DealType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|