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

G

game() - Method in class jayeson.lib.feed.tennis.TennisEventState
Indicates the current game.
game() - Method in class jayeson.lib.feed.tennis.TennisTimeType
Retrieve the game number
gender() - Method in interface jayeson.lib.feed.basketball.BasketballMatch
Retrieve gender for the basketball match
gender() - Method in interface jayeson.lib.feed.soccer.SoccerMatch
Retrieve gender for the soccer match (work in progress)
gender() - Method in interface jayeson.lib.feed.tennis.TennisMatch
Retrieve tennis gender (work in progress)
get2SidedEvents() - Method in interface jayeson.lib.feed.api.multi.IBMultiMatch
 
getAv() - Method in class jayeson.lib.feed.tennis.TennisStats
Return true when the player wins the first point from a deuce and needs one more point to win the game, else return false
getCountry() - Method in interface jayeson.lib.feed.api.IBetMatch
Return the code of the country organizing the league
getCountry() - Method in class jayeson.lib.feed.core.BetMatch
 
getCreatedTime() - Method in interface jayeson.lib.feed.api.IBetEventState
 
getCreatedTime() - Method in class jayeson.lib.feed.core.BetEventState
 
getCurrentGameWon() - Method in class jayeson.lib.feed.tennis.TennisStats
Retrieve game score of current set
getCurrentPointWon() - Method in class jayeson.lib.feed.tennis.TennisStats
Retrieve point of current game
getCurrentSetWon() - Method in class jayeson.lib.feed.tennis.TennisStats
Retrieve set score
getEventState(String) - Method in interface jayeson.lib.feed.api.IBetEvent
Retrieve IBetEventState basing on the name of sportbook
getEventState(String) - Method in class jayeson.lib.feed.core.BetEvent
Retrieve IBetEventState basing on the name of sportbook
getGameWon(int) - Method in class jayeson.lib.feed.tennis.TennisStats
Retrieve first/second/third/fourth set game score.
getGuestHalfScore(int) - Method in class jayeson.lib.feed.basketball.BasketballEventState
 
getGuestQuarterScore(int) - Method in class jayeson.lib.feed.basketball.BasketballEventState
 
getGuestTotalScore() - Method in class jayeson.lib.feed.basketball.BasketballEventState
 
getHalfScore(int) - Method in class jayeson.lib.feed.basketball.BasketballStats
Retrieve first/second half score and overtime basketball score.This method only applies to NCAA league (men), will return -1 for other league.SegmentNum indicates the basketball segment, segmentNum = 1 will retrieve first half score whereas segmentNum = 2 will retrieve second half score.
getHostHalfScore(int) - Method in class jayeson.lib.feed.basketball.BasketballEventState
 
getHostQuarterScore(int) - Method in class jayeson.lib.feed.basketball.BasketballEventState
 
getHostTotalScore() - Method in class jayeson.lib.feed.basketball.BasketballEventState
 
getMeta() - Method in class jayeson.lib.feed.core.BetEvent
 
getMinutes() - Method in class jayeson.lib.feed.basketball.BasketballEventState
Retrieve minutes elasped in current segment.
getMultiSideEvents() - Method in interface jayeson.lib.feed.api.multi.IBMultiMatch
 
getP1CurrentGameWon() - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP1CurrentPointWon() - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP1CurrentSetWon() - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP1GameWon(int) - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP2CurrentGameWon() - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP2CurrentPointWon() - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP2CurrentSetWon() - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getP2GameWon(int) - Method in class jayeson.lib.feed.tennis.TennisEventState
 
getQuarterScore(int) - Method in class jayeson.lib.feed.basketball.BasketballStats
Retrieve first/second/third/fourth quarter score and overtime basketball score.
getRecords(String) - Method in interface jayeson.lib.feed.api.IBetEvent
Retrieve collection of records by a particular book id
getRecords(String, TimeType) - Method in interface jayeson.lib.feed.api.IBetEvent
Retrieve collection of records by a particular book id and time type
getRecords(String, OddType) - Method in interface jayeson.lib.feed.api.IBetEvent
Retrieve collection of records by a particular book id and odd type
getRecords(String, LBType) - Method in interface jayeson.lib.feed.api.IBetEvent
Retrieve collection of records by a particular book id and lay/back type
getRecords(List<String>, LBType) - Method in interface jayeson.lib.feed.api.IBetEvent
Retrieve collection of records by a particular book id list and lay/back type
getRecords(String) - Method in interface jayeson.lib.feed.api.twoside.IB2Event
 
getRecords(String, TimeType) - Method in interface jayeson.lib.feed.api.twoside.IB2Event
 
getRecords(String, OddType) - Method in interface jayeson.lib.feed.api.twoside.IB2Event
 
getRecords(String, LBType) - Method in interface jayeson.lib.feed.api.twoside.IB2Event
 
getRecords(List<String>, LBType) - Method in interface jayeson.lib.feed.api.twoside.IB2Event
 
getRecords(String) - Method in interface jayeson.lib.feed.basketball.BasketballEvent
Retrieve collection of basketball records basing on the specific book id
getRecords(String, TimeType) - Method in interface jayeson.lib.feed.basketball.BasketballEvent
Retrieve collection of basketball records basing on the specific book id and time type
getRecords(String, OddType) - Method in interface jayeson.lib.feed.basketball.BasketballEvent
Retrieve collection of basketball records basing on the specific book id and odd type
getRecords(String, LBType) - Method in interface jayeson.lib.feed.basketball.BasketballEvent
Retrieve collection of basketball records basing on the specific book id and lay/back type
getRecords(List<String>, LBType) - Method in interface jayeson.lib.feed.basketball.BasketballEvent
Retrieve collection of basketball records basing on the specific book id list and lay/back type
getRecords(String) - Method in interface jayeson.lib.feed.soccer.SoccerEvent
Retrieve collection of soccer records basing on the specific book id
getRecords(String, TimeType) - Method in interface jayeson.lib.feed.soccer.SoccerEvent
Retrieve collection of soccer records basing on the specific book id and time type
getRecords(String, OddType) - Method in interface jayeson.lib.feed.soccer.SoccerEvent
Retrieve soccer records basing on the specific book id and odd type
getRecords(String, LBType) - Method in interface jayeson.lib.feed.soccer.SoccerEvent
Retrieve collection of soccer records basing on the specific book id and lay/back type
getRecords(List<String>, LBType) - Method in interface jayeson.lib.feed.soccer.SoccerEvent
Retrieve collection of soccer records basing on the specific book id list and lay/back type.
getRecords(String) - Method in interface jayeson.lib.feed.tennis.TennisEvent
Retrieve collection of tennis records basing on the specific book id
getRecords(String, TimeType) - Method in interface jayeson.lib.feed.tennis.TennisEvent
Retrieve collection of tennis records basing on the specific book id and time type
getRecords(String, OddType) - Method in interface jayeson.lib.feed.tennis.TennisEvent
Retrieve collection of tennis records basing on the specific book id and odd type
getRecords(String, LBType) - Method in interface jayeson.lib.feed.tennis.TennisEvent
Retrieve collection of tennis records basing on the specific book id and lay/back type
getRecords(List<String>, LBType) - Method in interface jayeson.lib.feed.tennis.TennisEvent
Retrieve collection of tennis records basing on the specific book id list and lay/back type
getScores() - Method in interface jayeson.lib.feed.api.IParticipantStats
Sport dependent score information
getScores() - Method in class jayeson.lib.feed.basketball.BasketballStats
Retrieve a list of basketball score information.First element is the total score, followed by hasQuarterScore(indicator to show if the basketball match provide quarter 1/2/3/4 scores, return false for NCAA (men) league), first quarter score, second quarter score, third quarter score, fourth quarter score, and over time score.
getScores() - Method in class jayeson.lib.feed.core.ParticipantStats
Sport dependent score information
getScores() - Method in class jayeson.lib.feed.soccer.SoccerStats
Sport dependent score information
getScores() - Method in class jayeson.lib.feed.tennis.TennisStats
Retrieve a list of tennis score information.First element is the set score, followed by game score, point, advantage flag(return by getAv() API), score type(return by getScoreType() API), game score of first set, game score of second set, game score of third set, game score of fourth set, and game score of fifth set.
getScoreType() - Method in class jayeson.lib.feed.tennis.TennisStats
To identify the score type of the tennis record.Return GAME_POINT for normal point, return TIEBREAK_POINT when the set enter tie break.
getSeconds() - Method in class jayeson.lib.feed.basketball.BasketballEventState
Retrieve seconds elapsed in current segment.
getTotalScore() - Method in class jayeson.lib.feed.basketball.BasketballStats
Retrieve the total score of host/guest
guest() - Method in interface jayeson.lib.feed.basketball.BasketballMatch
Retrieve guest name
guest() - Method in interface jayeson.lib.feed.soccer.SoccerMatch
Retrieve guest name
guestCard() - Method in class jayeson.lib.feed.soccer.SoccerEventState
Retrieve the number of red cards that the guest has obtained
guestScore() - Method in class jayeson.lib.feed.soccer.SoccerEventState
Retrieve the number of goals that the guest has scored
B C D E F G H I J L M N O P R S T V 
Skip navigation links