- LayBackTypeFilterRule - Class in jayeson.model.filterrules
-
If types is empty, it means we accept all Lay / Back type.
- LayBackTypeFilterRule() - Constructor for class jayeson.model.filterrules.LayBackTypeFilterRule
-
- lbType() - Method in interface jayeson.lib.feed.api.IBetRecord
-
Retrieve lbType either LAY or BACK, default to BACK.
- LBType - Enum in jayeson.lib.feed.api
-
LB type represents that a record belongs to either LAY or BACK
- lbType() - Method in class jayeson.lib.feed.core.BetRecord
-
Retrieve LBType.
- league() - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve league name
- league() - Method in class jayeson.lib.feed.core.BetMatch
-
Retrieve league name
- LeagueKeywordFilterRule - Class in jayeson.model.filterrules
-
If either the league name or team name contains one of the excluded keywords, it will be filtered out If none of the league name or team name contains any of the included keywords, it will be filtered out.
- LeagueKeywordFilterRule() - Constructor for class jayeson.model.filterrules.LeagueKeywordFilterRule
-
- LeagueType - Enum in jayeson.lib.feed.soccer
-
League type represents the type of league
- leagueType() - Method in interface jayeson.lib.feed.soccer.SoccerMatch
-
Retrieve league type (work in progress)