| Package | Description |
|---|---|
| com.adgear.anoa.test.ad_exchange |
| Modifier and Type | Field and Description |
|---|---|
static LogEventType.Protobuf |
LogEventType.Protobuf.ERROR |
static LogEventType.Protobuf |
LogEventType.Protobuf.REQUEST |
static LogEventType.Protobuf |
LogEventType.Protobuf.RESPONSE |
static LogEventType.Protobuf |
LogEventType.Protobuf.UNKNOWN_LOG_EVENT_TYPE |
| Modifier and Type | Method and Description |
|---|---|
static LogEventType.Protobuf |
LogEventType.protobuf(AdExchangeProtobuf.LogEventType instance)
Returns enum instance for the given Protobuf enum.
|
static LogEventType.Protobuf |
LogEventType.protobuf(CharSequence str)
Returns enum instance for the given label, defaults to first enum value.
|
static LogEventType.Protobuf |
LogEventType.protobuf(int ordinal)
Returns enum instance for the given ordinal, defaults to first enum value.
|
static LogEventType.Protobuf |
LogEventType.protobuf(LogEventType<?> instance)
Returns enum instance for the given LogEventType.
|
Copyright © 2013–2016 AdGear Technologies Inc.. All rights reserved.