Skip navigation links
B C D E F G H I J L M N O P R S T U V 

E

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
 
equals(Object) - Method in class jayeson.model.filterrules.CompanyFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.DurationRangeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.EventIdFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.EventTypeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.ExactLeagueFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.GeneralDataFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.LayBackTypeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.LeagueKeywordFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.MarketFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.MatchEventId
 
equals(Object) - Method in class jayeson.model.filterrules.MatchIdFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.OddTypeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.PivotBiasFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.PivotTypeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.RedcardFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.ScoreFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.SportFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.StartTimeRangeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.TargetFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.TeamKeywordFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.TimePivotType
 
equals(Object) - Method in class jayeson.model.filterrules.TimePivotTypeFilterRule
 
equals(Object) - Method in class jayeson.model.filterrules.TimeTypeFilterRule
 
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
EventIdFilterRule - Class in jayeson.model.filterrules
Filters for events with a specific event id.
EventIdFilterRule() - Constructor for class jayeson.model.filterrules.EventIdFilterRule
 
EventIdFilterRule(String) - Constructor for class jayeson.model.filterrules.EventIdFilterRule
 
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
 
EventTypeFilterRule - Class in jayeson.model.filterrules
Filters for events with a specific event type.
EventTypeFilterRule() - Constructor for class jayeson.model.filterrules.EventTypeFilterRule
 
ExactLeagueFilterRule - Class in jayeson.model.filterrules
 
ExactLeagueFilterRule() - Constructor for class jayeson.model.filterrules.ExactLeagueFilterRule
 
B C D E F G H I J L M N O P R S T U V 
Skip navigation links