- ScoreType - Enum in jayeson.lib.feed.tennis
-
- segment() - Method in interface jayeson.lib.feed.api.IBetEventState
-
- segment() - Method in class jayeson.lib.feed.basketball.BasketballEventState
-
Retrive the current match segment.
- segment() - Method in class jayeson.lib.feed.soccer.SoccerEventState
-
Retrieve the event segment e.g FIRST_HALF / HALF_BREAK etc.
- segment() - Method in class jayeson.lib.feed.tennis.TennisEventState
-
- serialize(T) - Static method in interface jayeson.lib.feed.api.EventType
-
Gets the JSON representation of the given TimeType.
- serialize(T) - Static method in interface jayeson.lib.feed.api.TimeType
-
Gets the JSON representation of the given TimeType.
- set() - Method in class jayeson.lib.feed.tennis.TennisEventState
-
Indicates the current set.
- set() - Method in class jayeson.lib.feed.tennis.TennisTimeType
-
Retrieve the set number
- Snapshot<M extends IBetMatch> - Class in jayeson.lib.feed.core
-
- Snapshot(Collection<M>) - Constructor for class jayeson.lib.feed.core.Snapshot
-
Creates a snapshot from a collection of matches.
- Snapshot(Map<String, M>, boolean) - Constructor for class jayeson.lib.feed.core.Snapshot
-
Creates a snapshot from a mapping of a match id to a match.
- Snapshot(Map<SportType, Collection<M>>) - Constructor for class jayeson.lib.feed.core.Snapshot
-
Creates a snapshot from a mapping of a SportType to a collection of matches.
- SoccerEvent - Interface in jayeson.lib.feed.soccer
-
A representation of soccer events which only have two participants
- SoccerEventState - Class in jayeson.lib.feed.soccer
-
A representation of soccer events states which only have two participants
- SoccerEventState(int, PartitionKey, String, String, int, int, int, int, SoccerSegment, int) - Constructor for class jayeson.lib.feed.soccer.SoccerEventState
-
- SoccerEventType - Enum in jayeson.lib.feed.soccer
-
SoccerEventType represents the event type for Soccer events
- SoccerGender - Enum in jayeson.lib.feed.soccer
-
SoccerGender represents the gender (MEN/WOMEN) for Soccer matches
- SoccerMatch - Interface in jayeson.lib.feed.soccer
-
A representation of soccer matches which only have two participants
- SoccerRecord - Interface in jayeson.lib.feed.soccer
-
A representation of soccer records which only have two participants
- SoccerSegment - Enum in jayeson.lib.feed.soccer
-
SoccerSegment represents that a soccer event belongs FIRST_HALF / HALF_BREAK etc.
- SoccerStats - Class in jayeson.lib.feed.soccer
-
This statistics of a soccer event
- SoccerStats(int, int) - Constructor for class jayeson.lib.feed.soccer.SoccerStats
-
- SoccerTimeType - Enum in jayeson.lib.feed.soccer
-
SoccerTimeType represents the time type for Soccer matches
- source() - Method in interface jayeson.lib.feed.api.IBetRecord
-
Retrieve sportbook's name which indicate where the odds came from.
- source() - Method in class jayeson.lib.feed.api.PartitionKey
-
- source() - Method in class jayeson.lib.feed.core.BetRecord
-
Retrieve name of the sportbook
- sports() - Method in class jayeson.lib.feed.core.Snapshot
-
- sportType() - Method in interface jayeson.lib.feed.api.EventType
-
- sportType() - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve sport type for the match.
- sportType() - Method in class jayeson.lib.feed.api.PartitionKey
-
- SportType - Enum in jayeson.lib.feed.api
-
- sportType() - Method in interface jayeson.lib.feed.api.TimeType
-
- sportType() - Method in enum jayeson.lib.feed.basketball.BasketballEventType
-
- sportType() - Method in enum jayeson.lib.feed.basketball.BasketballTimeType
-
- sportType() - Method in class jayeson.lib.feed.core.BetMatch
-
Retrieve sport type for the match.
- sportType() - Method in enum jayeson.lib.feed.soccer.SoccerEventType
-
- sportType() - Method in enum jayeson.lib.feed.soccer.SoccerTimeType
-
- sportType() - Method in enum jayeson.lib.feed.tennis.TennisEventType
-
- sportType() - Method in class jayeson.lib.feed.tennis.TennisTimeType
-
- startTime() - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve match start time in epoch seconds
- startTime() - Method in class jayeson.lib.feed.core.BetMatch
-
Retrieve match start time in epoch seconds
- stats() - Method in interface jayeson.lib.feed.api.IBetEventState
-
The default ordered list of participants' statistics
- stats() - Method in class jayeson.lib.feed.basketball.BasketballEventState
-
The default ordered list of participants' statistics
- stats() - Method in class jayeson.lib.feed.core.B2EventState
-
The default ordered list of participants' statistics
- stats() - Method in class jayeson.lib.feed.soccer.SoccerEventState
-
Retrieve the default ordered list of participants' statistics
- stats() - Method in class jayeson.lib.feed.tennis.TennisEventState
-
The default ordered list of participants' statistics
- statsOf(int) - Method in interface jayeson.lib.feed.api.IBetEventState
-
Get the statistics of a particular participant
- statsOf(int) - Method in class jayeson.lib.feed.basketball.BasketballEventState
-
Get the statistics of a particular participant
- statsOf(int) - Method in class jayeson.lib.feed.core.B2EventState
-
Get the statistics of a particular participant
- statsOf(int) - Method in class jayeson.lib.feed.soccer.SoccerEventState
-
Get the statistics of a particular participant
- statsOf(int) - Method in class jayeson.lib.feed.tennis.TennisEventState
-
Get the statistics of a particular participant
- statsOne() - Method in interface jayeson.lib.feed.api.twoside.IB2EventState
-
Retrieve the first participant
- statsOne() - Method in class jayeson.lib.feed.core.B2EventState
-
This contains statistics of a participant one
- statsTwo() - Method in interface jayeson.lib.feed.api.twoside.IB2EventState
-
Retrieve the second participant
- statsTwo() - Method in class jayeson.lib.feed.core.B2EventState
-
This contains statistics of a participant two