static OpenRtb.DeviceType |
OpenRtb.DeviceType.forNumber(int value) |
|
OpenRtb.DeviceType |
OpenRtb.BidRequest.Device.Builder.getDevicetype() |
The general type of device.
|
OpenRtb.DeviceType |
OpenRtb.BidRequest.Device.getDevicetype() |
The general type of device.
|
OpenRtb.DeviceType |
OpenRtb.BidRequest.DeviceOrBuilder.getDevicetype() |
The general type of device.
|
static OpenRtb.DeviceType |
OpenRtb.DeviceType.valueOf(int value) |
Deprecated.
|
static OpenRtb.DeviceType |
OpenRtb.DeviceType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.DeviceType |
OpenRtb.DeviceType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.DeviceType[] |
OpenRtb.DeviceType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|