| Package | Description |
|---|---|
| com.google.doubleclick |
| Modifier and Type | Method | Description |
|---|---|---|
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.
Use
forNumber(int) instead. |
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(java.lang.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.
|
| Modifier and Type | Method | Description |
|---|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AdxExt.DealExt.DealType> |
AdxExt.DealExt.DealType.internalGetValueMap() |
| Modifier and Type | Method | Description |
|---|---|---|
AdxExt.DealExt.Builder |
AdxExt.DealExt.Builder.setDealType(AdxExt.DealExt.DealType value) |
optional .com.google.doubleclick.DealExt.DealType deal_type = 1 [default = UNKNOWN_DEAL_TYPE]; |
Copyright © 2019 Google, Inc.. All rights reserved.