- IB2Event - Interface in jayeson.lib.feed.api.twoside
-
IB2Event is the interface for all the information for a two participants event
- IB2EventState - Interface in jayeson.lib.feed.api.twoside
-
A representation of event states which only have two participants
- IB2Match - Interface in jayeson.lib.feed.api.twoside
-
A representation of matches which only have two participants
- IB2Record - Interface in jayeson.lib.feed.api.twoside
-
- IBetEvent - Interface in jayeson.lib.feed.api
-
Betting Event is all the information for a single event
- IBetEventState - Interface in jayeson.lib.feed.api
-
A representation of event states
- IBetMatch - Interface in jayeson.lib.feed.api
-
BetMatch is a real world occurrence which has outcome.
- IBetRecord - Interface in jayeson.lib.feed.api
-
Betting Record is all the information for a single record
- IBMultiEvent<R extends IBMultiRecord> - Interface in jayeson.lib.feed.api.multi
-
- IBMultiMatch<E extends IBMultiEvent> - Interface in jayeson.lib.feed.api.multi
-
- IBMultiRecord - Interface in jayeson.lib.feed.api.multi
-
- id() - Method in interface jayeson.lib.feed.api.IBetEvent
-
Retrieve event id
- id() - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve match id
- id() - Method in interface jayeson.lib.feed.api.IBetRecord
-
Retrieve odd id
- id() - Method in class jayeson.lib.feed.core.BetEvent
-
Retrieve event id
- id() - Method in class jayeson.lib.feed.core.BetMatch
-
Retrieve match id
- id() - Method in class jayeson.lib.feed.core.BetRecord
-
Retrieve odd id
- INVALID - Static variable in class jayeson.lib.feed.tennis.TennisEventState
-
- IParticipantStats - Interface in jayeson.lib.feed.api
-
This contains statistics of a participant.
- isAllowed(TargetType) - Method in interface jayeson.lib.feed.api.twoside.IB2Record
-
Indicates whether this record can bet
on given target type
- isNeutral() - Method in interface jayeson.lib.feed.soccer.SoccerEvent
-
- isSwapped() - Method in interface jayeson.lib.feed.api.twoside.IB2Record
-
Whether or not the two side of the record has been swapped
- isSwapped() - Method in class jayeson.lib.feed.core.B2Record
-
- isTimeout() - Method in class jayeson.lib.feed.basketball.BasketballEventState
-
Retrieve indicator to show if the match is timeout.