Package | Description |
---|---|
com.enremmeta.rtb.proto.brx |
Modifier and Type | Field and Description |
---|---|
private BrxRtb095.Linearity |
BrxRtb095.BidRequest.Video.linearity_ |
private BrxRtb095.Linearity |
BrxRtb095.BidRequest.Video.Builder.linearity_ |
private static BrxRtb095.Linearity[] |
BrxRtb095.Linearity.VALUES |
Modifier and Type | Field and Description |
---|---|
private static com.google.protobuf.Internal.EnumLiteMap<BrxRtb095.Linearity> |
BrxRtb095.Linearity.internalValueMap |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.Linearity |
BrxRtb095.BidRequest.VideoOrBuilder.getLinearity()
optional .Linearity linearity = 2; |
BrxRtb095.Linearity |
BrxRtb095.BidRequest.Video.getLinearity()
optional .Linearity linearity = 2; |
BrxRtb095.Linearity |
BrxRtb095.BidRequest.Video.Builder.getLinearity()
optional .Linearity linearity = 2; |
static BrxRtb095.Linearity |
BrxRtb095.Linearity.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BrxRtb095.Linearity |
BrxRtb095.Linearity.valueOf(int value) |
static BrxRtb095.Linearity |
BrxRtb095.Linearity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrxRtb095.Linearity[] |
BrxRtb095.Linearity.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.Linearity> |
BrxRtb095.Linearity.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidRequest.Video.Builder |
BrxRtb095.BidRequest.Video.Builder.setLinearity(BrxRtb095.Linearity value)
optional .Linearity linearity = 2; |