| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Method and Description |
|---|---|
static AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEventType.forNumber(int value) |
AdExchangeProtobuf.LogEventType |
LogEventType.Protobuf.get() |
AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEventOrBuilder.getType()
Log event type.
|
AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEvent.getType()
Log event type.
|
AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEvent.Builder.getType()
Log event type.
|
static AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEventType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEventType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static AdExchangeProtobuf.LogEventType |
AdExchangeProtobuf.LogEventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AdExchangeProtobuf.LogEventType[] |
AdExchangeProtobuf.LogEventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<AdExchangeProtobuf.LogEventType> |
LogEventType.getProtobufClass()
Returns Protobuf class for this enum.
|
static com.google.protobuf.Internal.EnumLiteMap<AdExchangeProtobuf.LogEventType> |
AdExchangeProtobuf.LogEventType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
static LogEventType.Protobuf |
LogEventType.protobuf(AdExchangeProtobuf.LogEventType instance)
Returns enum instance for the given Protobuf enum.
|
AdExchangeProtobuf.LogEvent.Builder |
AdExchangeProtobuf.LogEvent.Builder.setType(AdExchangeProtobuf.LogEventType value)
Log event type.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.