static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.forNumber(int value) |
|
AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.Builder.getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION];
|
AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION];
|
AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExtOrBuilder.getExchangeDealType() |
optional .com.google.doubleclick.BidExt.ExchangeDealType exchange_deal_type = 4 [default = OPEN_AUCTION];
|
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.valueOf(int value) |
Deprecated.
|
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.BidExt.ExchangeDealType |
AdxExt.BidExt.ExchangeDealType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AdxExt.BidExt.ExchangeDealType[] |
AdxExt.BidExt.ExchangeDealType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|