| Package | Description |
|---|---|
| com.enremmeta.rtb.proto.brx |
| Modifier and Type | Field and Description |
|---|---|
private BrxRtb095.InventoryClass |
BrxRtb095.BidRequest.Ext.inventoryClass_ |
private BrxRtb095.InventoryClass |
BrxRtb095.BidRequest.Ext.Builder.inventoryClass_ |
private static BrxRtb095.InventoryClass[] |
BrxRtb095.InventoryClass.VALUES |
| Modifier and Type | Field and Description |
|---|---|
private static com.google.protobuf.Internal.EnumLiteMap<BrxRtb095.InventoryClass> |
BrxRtb095.InventoryClass.internalValueMap |
| Modifier and Type | Method and Description |
|---|---|
BrxRtb095.InventoryClass |
BrxRtb095.BidRequest.ExtOrBuilder.getInventoryClass()
optional .InventoryClass inventory_class = 11 [default = INVENTORYCLASS_UNKNOWN]; |
BrxRtb095.InventoryClass |
BrxRtb095.BidRequest.Ext.getInventoryClass()
optional .InventoryClass inventory_class = 11 [default = INVENTORYCLASS_UNKNOWN]; |
BrxRtb095.InventoryClass |
BrxRtb095.BidRequest.Ext.Builder.getInventoryClass()
optional .InventoryClass inventory_class = 11 [default = INVENTORYCLASS_UNKNOWN]; |
static BrxRtb095.InventoryClass |
BrxRtb095.InventoryClass.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BrxRtb095.InventoryClass |
BrxRtb095.InventoryClass.valueOf(int value) |
static BrxRtb095.InventoryClass |
BrxRtb095.InventoryClass.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrxRtb095.InventoryClass[] |
BrxRtb095.InventoryClass.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<BrxRtb095.InventoryClass> |
BrxRtb095.InventoryClass.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
BrxRtb095.BidRequest.Ext.Builder |
BrxRtb095.BidRequest.Ext.Builder.setInventoryClass(BrxRtb095.InventoryClass value)
optional .InventoryClass inventory_class = 11 [default = INVENTORYCLASS_UNKNOWN]; |