Package | Description |
---|---|
com.enremmeta.rtb.proto.brx |
Modifier and Type | Field and Description |
---|---|
private BrxRtb095.Context |
BrxRtb095.BidRequest.Content.context_ |
private BrxRtb095.Context |
BrxRtb095.BidRequest.Content.Builder.context_ |
private static BrxRtb095.Context[] |
BrxRtb095.Context.VALUES |
Modifier and Type | Field and Description |
---|---|
private static com.google.protobuf.Internal.EnumLiteMap<BrxRtb095.Context> |
BrxRtb095.Context.internalValueMap |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.Context |
BrxRtb095.BidRequest.ContentOrBuilder.getContext()
optional .Context context = 7; |
BrxRtb095.Context |
BrxRtb095.BidRequest.Content.getContext()
optional .Context context = 7; |
BrxRtb095.Context |
BrxRtb095.BidRequest.Content.Builder.getContext()
optional .Context context = 7; |
static BrxRtb095.Context |
BrxRtb095.Context.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BrxRtb095.Context |
BrxRtb095.Context.valueOf(int value) |
static BrxRtb095.Context |
BrxRtb095.Context.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrxRtb095.Context[] |
BrxRtb095.Context.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.Context> |
BrxRtb095.Context.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidRequest.Content.Builder |
BrxRtb095.BidRequest.Content.Builder.setContext(BrxRtb095.Context value)
optional .Context context = 7; |