static OpenRtb.LocationType |
OpenRtb.LocationType.forNumber(int value) |
|
OpenRtb.LocationType |
OpenRtb.BidRequest.Geo.Builder.getType() |
Source of location data; recommended when passing lat/lon.
|
OpenRtb.LocationType |
OpenRtb.BidRequest.Geo.getType() |
Source of location data; recommended when passing lat/lon.
|
OpenRtb.LocationType |
OpenRtb.BidRequest.GeoOrBuilder.getType() |
Source of location data; recommended when passing lat/lon.
|
static OpenRtb.LocationType |
OpenRtb.LocationType.valueOf(int value) |
Deprecated.
|
static OpenRtb.LocationType |
OpenRtb.LocationType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.LocationType |
OpenRtb.LocationType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OpenRtb.LocationType[] |
OpenRtb.LocationType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|