Package com.streamlayer.inplay.games
Class ListRequest.Filter
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
-
- com.google.protobuf.GeneratedMessageLite<ListRequest.Filter,ListRequest.Filter.Builder>
-
- com.streamlayer.inplay.games.ListRequest.Filter
-
- All Implemented Interfaces:
com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,ListRequest.FilterOrBuilder
- Enclosing class:
- ListRequest
public static final class ListRequest.Filter extends com.google.protobuf.GeneratedMessageLite<ListRequest.Filter,ListRequest.Filter.Builder> implements ListRequest.FilterOrBuilder
Protobuf typestreamlayer.inplay.games.ListRequest.Filter
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classListRequest.Filter.BuilderProtobuf typestreamlayer.inplay.games.ListRequest.Filter-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLite
com.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType,BuilderType>,BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite,Type extends java.lang.Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm
-
-
Field Summary
Fields Modifier and Type Field Description static intALLOW_CLOSED_MARKETS_FIELD_NUMBERstatic intALLOW_PAST_FIELD_NUMBERstatic intCOUNTRIES_FIELD_NUMBERstatic intGAMES_FIELD_NUMBERstatic intLEAGUE_ID_FIELD_NUMBERstatic intLEAGUES_FIELD_NUMBERstatic intSINCE_FIELD_NUMBERstatic intSPORT_ID_FIELD_NUMBERstatic intSPORTS_FIELD_NUMBERstatic intSYNCED_FIELD_NUMBERstatic intTEAM_ID_FIELD_NUMBERstatic intTILL_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description protected java.lang.ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)booleangetAllowClosedMarkets()bool allow_closed_markets = 5 [json_name = "allowClosedMarkets"];booleangetAllowPast()bool allow_past = 6 [json_name = "allowPast"];java.lang.StringgetCountries(int index)repeated string countries = 3 [json_name = "countries"];com.google.protobuf.ByteStringgetCountriesBytes(int index)repeated string countries = 3 [json_name = "countries"];intgetCountriesCount()repeated string countries = 3 [json_name = "countries"];java.util.List<java.lang.String>getCountriesList()repeated string countries = 3 [json_name = "countries"];static ListRequest.FiltergetDefaultInstance()java.lang.StringgetGames(int index)repeated string games = 1 [json_name = "games"];com.google.protobuf.ByteStringgetGamesBytes(int index)repeated string games = 1 [json_name = "games"];intgetGamesCount()repeated string games = 1 [json_name = "games"];java.util.List<java.lang.String>getGamesList()repeated string games = 1 [json_name = "games"];longgetLeagueId()uint64 league_id = 11 [json_name = "leagueId"];java.lang.StringgetLeagues(int index)repeated string leagues = 4 [json_name = "leagues"];com.google.protobuf.ByteStringgetLeaguesBytes(int index)repeated string leagues = 4 [json_name = "leagues"];intgetLeaguesCount()repeated string leagues = 4 [json_name = "leagues"];java.util.List<java.lang.String>getLeaguesList()repeated string leagues = 4 [json_name = "leagues"];intgetSince()int32 since = 8 [json_name = "since"];longgetSportId()use for favoritesjava.lang.StringgetSports(int index)repeated string sports = 2 [json_name = "sports"];com.google.protobuf.ByteStringgetSportsBytes(int index)repeated string sports = 2 [json_name = "sports"];intgetSportsCount()repeated string sports = 2 [json_name = "sports"];java.util.List<java.lang.String>getSportsList()repeated string sports = 2 [json_name = "sports"];booleangetSynced()bool synced = 7 [json_name = "synced"];longgetTeamId()uint64 team_id = 12 [json_name = "teamId"];intgetTill()int32 till = 9 [json_name = "till"];static ListRequest.Filter.BuildernewBuilder()static ListRequest.Filter.BuildernewBuilder(ListRequest.Filter prototype)static ListRequest.FilterparseDelimitedFrom(java.io.InputStream input)static ListRequest.FilterparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequest.FilterparseFrom(byte[] data)static ListRequest.FilterparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequest.FilterparseFrom(com.google.protobuf.ByteString data)static ListRequest.FilterparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequest.FilterparseFrom(com.google.protobuf.CodedInputStream input)static ListRequest.FilterparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequest.FilterparseFrom(java.io.InputStream input)static ListRequest.FilterparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListRequest.FilterparseFrom(java.nio.ByteBuffer data)static ListRequest.FilterparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<ListRequest.Filter>parser()-
Methods inherited from class com.google.protobuf.GeneratedMessageLite
createBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeTo
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
-
-
-
Field Detail
-
GAMES_FIELD_NUMBER
public static final int GAMES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPORTS_FIELD_NUMBER
public static final int SPORTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNTRIES_FIELD_NUMBER
public static final int COUNTRIES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEAGUES_FIELD_NUMBER
public static final int LEAGUES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALLOW_CLOSED_MARKETS_FIELD_NUMBER
public static final int ALLOW_CLOSED_MARKETS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
ALLOW_PAST_FIELD_NUMBER
public static final int ALLOW_PAST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SYNCED_FIELD_NUMBER
public static final int SYNCED_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SINCE_FIELD_NUMBER
public static final int SINCE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TILL_FIELD_NUMBER
public static final int TILL_FIELD_NUMBER
- See Also:
- Constant Field Values
-
SPORT_ID_FIELD_NUMBER
public static final int SPORT_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LEAGUE_ID_FIELD_NUMBER
public static final int LEAGUE_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
TEAM_ID_FIELD_NUMBER
public static final int TEAM_ID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
getGamesList
public java.util.List<java.lang.String> getGamesList()
repeated string games = 1 [json_name = "games"];- Specified by:
getGamesListin interfaceListRequest.FilterOrBuilder- Returns:
- A list containing the games.
-
getGamesCount
public int getGamesCount()
repeated string games = 1 [json_name = "games"];- Specified by:
getGamesCountin interfaceListRequest.FilterOrBuilder- Returns:
- The count of games.
-
getGames
public java.lang.String getGames(int index)
repeated string games = 1 [json_name = "games"];- Specified by:
getGamesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The games at the given index.
-
getGamesBytes
public com.google.protobuf.ByteString getGamesBytes(int index)
repeated string games = 1 [json_name = "games"];- Specified by:
getGamesBytesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the games at the given index.
-
getSportsList
public java.util.List<java.lang.String> getSportsList()
repeated string sports = 2 [json_name = "sports"];- Specified by:
getSportsListin interfaceListRequest.FilterOrBuilder- Returns:
- A list containing the sports.
-
getSportsCount
public int getSportsCount()
repeated string sports = 2 [json_name = "sports"];- Specified by:
getSportsCountin interfaceListRequest.FilterOrBuilder- Returns:
- The count of sports.
-
getSports
public java.lang.String getSports(int index)
repeated string sports = 2 [json_name = "sports"];- Specified by:
getSportsin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The sports at the given index.
-
getSportsBytes
public com.google.protobuf.ByteString getSportsBytes(int index)
repeated string sports = 2 [json_name = "sports"];- Specified by:
getSportsBytesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the sports at the given index.
-
getCountriesList
public java.util.List<java.lang.String> getCountriesList()
repeated string countries = 3 [json_name = "countries"];- Specified by:
getCountriesListin interfaceListRequest.FilterOrBuilder- Returns:
- A list containing the countries.
-
getCountriesCount
public int getCountriesCount()
repeated string countries = 3 [json_name = "countries"];- Specified by:
getCountriesCountin interfaceListRequest.FilterOrBuilder- Returns:
- The count of countries.
-
getCountries
public java.lang.String getCountries(int index)
repeated string countries = 3 [json_name = "countries"];- Specified by:
getCountriesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The countries at the given index.
-
getCountriesBytes
public com.google.protobuf.ByteString getCountriesBytes(int index)
repeated string countries = 3 [json_name = "countries"];- Specified by:
getCountriesBytesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the countries at the given index.
-
getLeaguesList
public java.util.List<java.lang.String> getLeaguesList()
repeated string leagues = 4 [json_name = "leagues"];- Specified by:
getLeaguesListin interfaceListRequest.FilterOrBuilder- Returns:
- A list containing the leagues.
-
getLeaguesCount
public int getLeaguesCount()
repeated string leagues = 4 [json_name = "leagues"];- Specified by:
getLeaguesCountin interfaceListRequest.FilterOrBuilder- Returns:
- The count of leagues.
-
getLeagues
public java.lang.String getLeagues(int index)
repeated string leagues = 4 [json_name = "leagues"];- Specified by:
getLeaguesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The leagues at the given index.
-
getLeaguesBytes
public com.google.protobuf.ByteString getLeaguesBytes(int index)
repeated string leagues = 4 [json_name = "leagues"];- Specified by:
getLeaguesBytesin interfaceListRequest.FilterOrBuilder- Parameters:
index- The index of the value to return.- Returns:
- The bytes of the leagues at the given index.
-
getAllowClosedMarkets
public boolean getAllowClosedMarkets()
bool allow_closed_markets = 5 [json_name = "allowClosedMarkets"];- Specified by:
getAllowClosedMarketsin interfaceListRequest.FilterOrBuilder- Returns:
- The allowClosedMarkets.
-
getAllowPast
public boolean getAllowPast()
bool allow_past = 6 [json_name = "allowPast"];- Specified by:
getAllowPastin interfaceListRequest.FilterOrBuilder- Returns:
- The allowPast.
-
getSynced
public boolean getSynced()
bool synced = 7 [json_name = "synced"];- Specified by:
getSyncedin interfaceListRequest.FilterOrBuilder- Returns:
- The synced.
-
getSince
public int getSince()
int32 since = 8 [json_name = "since"];- Specified by:
getSincein interfaceListRequest.FilterOrBuilder- Returns:
- The since.
-
getTill
public int getTill()
int32 till = 9 [json_name = "till"];- Specified by:
getTillin interfaceListRequest.FilterOrBuilder- Returns:
- The till.
-
getSportId
public long getSportId()
use for favorites
uint64 sport_id = 10 [json_name = "sportId"];- Specified by:
getSportIdin interfaceListRequest.FilterOrBuilder- Returns:
- The sportId.
-
getLeagueId
public long getLeagueId()
uint64 league_id = 11 [json_name = "leagueId"];- Specified by:
getLeagueIdin interfaceListRequest.FilterOrBuilder- Returns:
- The leagueId.
-
getTeamId
public long getTeamId()
uint64 team_id = 12 [json_name = "teamId"];- Specified by:
getTeamIdin interfaceListRequest.FilterOrBuilder- Returns:
- The teamId.
-
parseFrom
public static ListRequest.Filter parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest.Filter parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest.Filter parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest.Filter parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest.Filter parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest.Filter parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static ListRequest.Filter parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListRequest.Filter parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListRequest.Filter parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static ListRequest.Filter parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListRequest.Filter parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static ListRequest.Filter parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilder
public static ListRequest.Filter.Builder newBuilder()
-
newBuilder
public static ListRequest.Filter.Builder newBuilder(ListRequest.Filter prototype)
-
dynamicMethod
protected final java.lang.Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, java.lang.Object arg0, java.lang.Object arg1)- Specified by:
dynamicMethodin classcom.google.protobuf.GeneratedMessageLite<ListRequest.Filter,ListRequest.Filter.Builder>
-
getDefaultInstance
public static ListRequest.Filter getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<ListRequest.Filter> parser()
-
-