- equals(Object) - Method in class jayeson.lib.feed.api.PartitionKey
-
- equals(Object) - Method in class jayeson.lib.feed.core.ParticipantStats
-
- equals(Object) - Method in class jayeson.lib.feed.tennis.TennisTimeType
-
- event(String) - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve a specific event with the particular eventId
- event(String) - Method in interface jayeson.lib.feed.api.twoside.IB2Match
-
Retrieve IB2Event based on a particular event id
- event(String) - Method in interface jayeson.lib.feed.basketball.BasketballMatch
-
Retrieve particular basketball event by providing the event id
- event(String) - Method in interface jayeson.lib.feed.soccer.SoccerMatch
-
Retrieve a particular Soccer Event with a specific event id
- event(String) - Method in interface jayeson.lib.feed.tennis.TennisMatch
-
Retrieve a particular Tennis Event with a specific event id
- eventId() - Method in interface jayeson.lib.feed.api.IBetEventState
-
Retrieve the event id of the event object
- eventId() - Method in interface jayeson.lib.feed.api.IBetRecord
-
Retrieve event ID of parent event.
- eventId() - Method in class jayeson.lib.feed.core.BetEventState
-
Retrieve event id
- eventId() - Method in class jayeson.lib.feed.core.BetRecord
-
Retrieve eventID of parent event
- events() - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve collection of events
- events(EventType) - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve collection of events if there are given event type records in this event
- events() - Method in interface jayeson.lib.feed.api.twoside.IB2Match
-
Retrieve all events of the match
- events(EventType) - Method in interface jayeson.lib.feed.api.twoside.IB2Match
-
- events() - Method in interface jayeson.lib.feed.basketball.BasketballMatch
-
Retrieve collection of BasketballEvents in a basketball match
- events(EventType) - Method in interface jayeson.lib.feed.basketball.BasketballMatch
-
Retrieve collection of basketball events in a basketball match with particular event type
- events() - Method in class jayeson.lib.feed.core.B2Match
-
- events() - Method in class jayeson.lib.feed.core.BetMatch
-
Retrieve collection of events
- events() - Method in interface jayeson.lib.feed.soccer.SoccerMatch
-
Retrieve collection of soccer events in the soccer match object
- events(EventType) - Method in interface jayeson.lib.feed.soccer.SoccerMatch
-
Retrieve collection of Soccer Events in a soccer match with a particular event type
- events() - Method in interface jayeson.lib.feed.tennis.TennisMatch
-
Retrieve collection of Tennis Events in a tennis match
- events(EventType) - Method in interface jayeson.lib.feed.tennis.TennisMatch
-
Retrieve collection of Tennis Events in a tennis match with a particular event type
- EventSegment - Interface in jayeson.lib.feed.api
-
- eventState() - Method in interface jayeson.lib.feed.api.IBetEvent
-
Retrieve primary event state
- eventState() - Method in interface jayeson.lib.feed.api.twoside.IB2Event
-
Retrieves the primary event state of the event
- eventState() - Method in interface jayeson.lib.feed.basketball.BasketballEvent
-
Retrieve primary basketball event state of the match
- eventState() - Method in class jayeson.lib.feed.core.B2Event
-
- eventState() - Method in class jayeson.lib.feed.core.BetEvent
-
Retrieve primary event state
- eventState() - Method in interface jayeson.lib.feed.soccer.SoccerEvent
-
Retrieve primary soccer event state of the match
- eventState() - Method in interface jayeson.lib.feed.tennis.TennisEvent
-
Retrieve primary tennis event state of the match
- eventStates() - Method in interface jayeson.lib.feed.api.IBetEvent
-
Retrieve event state from all sportbook.
- eventStates() - Method in interface jayeson.lib.feed.api.twoside.IB2Event
-
Retrieves event states from all sportbooks
- eventStates() - Method in interface jayeson.lib.feed.basketball.BasketballEvent
-
Retrieve event states of all sportsbook as a list.
- eventStates() - Method in class jayeson.lib.feed.core.B2Event
-
- eventStates() - Method in class jayeson.lib.feed.core.BetEvent
-
Retrieve event state from all sportbook.
- eventStates() - Method in interface jayeson.lib.feed.soccer.SoccerEvent
-
Retrieve event state from all sportbook of the match.
- eventStates() - Method in interface jayeson.lib.feed.tennis.TennisEvent
-
Retrieve tennis event state from all sportbook of the match.
- EventType - Interface in jayeson.lib.feed.api
-
Defines sport specific event type.
- eventType() - Method in interface jayeson.lib.feed.api.IBetEvent
-
Retrieve sport specific event type
- eventType() - Method in interface jayeson.lib.feed.basketball.BasketballEvent
-
Retrieve basketball event type which consist of NONE, FIRST_TO_20, LAST_BASKET, TEAM_POINT, THREE_POINTERS, HOME_POINT and AWAY_POINT.
- eventType() - Method in class jayeson.lib.feed.core.BetEvent
-
Retrieve sport specific event type
- eventType() - Method in interface jayeson.lib.feed.soccer.SoccerEvent
-
Retrieve event type of soccer match which can be one of NONE, NEXT_CORNER, TOTAL_CORNER, BOOKING or UNCATEGORIZED_SPECIAL
- eventType() - Method in interface jayeson.lib.feed.tennis.TennisEvent
-
Retrieve event type of tennis which can be one of NONE, GAME, or SET
- eventTypeClass - Variable in enum jayeson.lib.feed.api.SportType
-