Package | Description |
---|---|
com.enremmeta.rtb.proto.brx |
Modifier and Type | Field and Description |
---|---|
private static BrxRtb095.Playbackmethod[] |
BrxRtb095.Playbackmethod.VALUES |
Modifier and Type | Field and Description |
---|---|
private static com.google.protobuf.Internal.EnumLiteMap<BrxRtb095.Playbackmethod> |
BrxRtb095.Playbackmethod.internalValueMap |
private List<BrxRtb095.Playbackmethod> |
BrxRtb095.BidRequest.Video.playbackmethod_ |
private List<BrxRtb095.Playbackmethod> |
BrxRtb095.BidRequest.Video.Builder.playbackmethod_ |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.Playbackmethod |
BrxRtb095.BidRequest.VideoOrBuilder.getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11; |
BrxRtb095.Playbackmethod |
BrxRtb095.BidRequest.Video.getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11; |
BrxRtb095.Playbackmethod |
BrxRtb095.BidRequest.Video.Builder.getPlaybackmethod(int index)
repeated .Playbackmethod playbackmethod = 11; |
static BrxRtb095.Playbackmethod |
BrxRtb095.Playbackmethod.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static BrxRtb095.Playbackmethod |
BrxRtb095.Playbackmethod.valueOf(int value) |
static BrxRtb095.Playbackmethod |
BrxRtb095.Playbackmethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BrxRtb095.Playbackmethod[] |
BrxRtb095.Playbackmethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<BrxRtb095.Playbackmethod> |
BrxRtb095.BidRequest.VideoOrBuilder.getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11; |
List<BrxRtb095.Playbackmethod> |
BrxRtb095.BidRequest.Video.getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11; |
List<BrxRtb095.Playbackmethod> |
BrxRtb095.BidRequest.Video.Builder.getPlaybackmethodList()
repeated .Playbackmethod playbackmethod = 11; |
static com.google.protobuf.Internal.EnumLiteMap<BrxRtb095.Playbackmethod> |
BrxRtb095.Playbackmethod.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidRequest.Video.Builder |
BrxRtb095.BidRequest.Video.Builder.addPlaybackmethod(BrxRtb095.Playbackmethod value)
repeated .Playbackmethod playbackmethod = 11; |
BrxRtb095.BidRequest.Video.Builder |
BrxRtb095.BidRequest.Video.Builder.setPlaybackmethod(int index,
BrxRtb095.Playbackmethod value)
repeated .Playbackmethod playbackmethod = 11; |
Modifier and Type | Method and Description |
---|---|
BrxRtb095.BidRequest.Video.Builder |
BrxRtb095.BidRequest.Video.Builder.addAllPlaybackmethod(Iterable<? extends BrxRtb095.Playbackmethod> values)
repeated .Playbackmethod playbackmethod = 11; |