- participantOne() - Method in interface jayeson.lib.feed.api.twoside.IB2Match
-
Retrieve the first participant
- participantOne() - Method in class jayeson.lib.feed.core.B2Match
-
Retrieve the first participant
- participants() - Method in interface jayeson.lib.feed.api.IBetMatch
-
Retrieve an ordered list of all participants
- participants() - Method in class jayeson.lib.feed.core.B2Match
-
Retrieve the first and second participant as a list
- ParticipantStats - Class in jayeson.lib.feed.core
-
- ParticipantStats(List<Integer>) - Constructor for class jayeson.lib.feed.core.ParticipantStats
-
- participantTwo() - Method in interface jayeson.lib.feed.api.twoside.IB2Match
-
Retrieve the second participant
- participantTwo() - Method in class jayeson.lib.feed.core.B2Match
-
Retrieve the second participant
- partitionKey() - Method in interface jayeson.lib.feed.api.IBetEventState
-
Data come from multiple sources, for the same event
there might be multiple event states.
- PartitionKey - Class in jayeson.lib.feed.api
-
A single event can be present in different odd types under one sportbook So
this is used to differentiate a event/eventstate from different sportbooks
and odd types
- PartitionKey(String, OddType, SportType) - Constructor for class jayeson.lib.feed.api.PartitionKey
-
- partitionKey() - Method in class jayeson.lib.feed.core.BetEventState
-
Data come from multiple sources, for the same event
there might be multiple event states.
- pivotBias() - Method in interface jayeson.lib.feed.api.twoside.IB2Record
-
Retrieve pivot bias that indicates which side has the upper hand.
- PivotBias - Enum in jayeson.lib.feed.api.twoside
-
Pivot bias represents if it is bias towards HOST or GUEST or it is NEUTRAL
- pivotBias() - Method in class jayeson.lib.feed.core.B2Record
-
- PivotBiasFilterRule - Class in jayeson.model.filterrules
-
Filters for records with specified pivot bias value: HOST, GUEST.
- PivotBiasFilterRule() - Constructor for class jayeson.model.filterrules.PivotBiasFilterRule
-
- pivotType() - Method in interface jayeson.lib.feed.api.twoside.IB2Record
-
Retrieve pivot type of the record
- PivotType - Enum in jayeson.lib.feed.api.twoside
-
Pivot type represents the type of pivot odds
- pivotType() - Method in class jayeson.lib.feed.core.B2Record
-
- PivotTypeFilterRule - Class in jayeson.model.filterrules
-
Filters for records with specified pivot type value: HDP, TOTAL, 1X2.
- PivotTypeFilterRule() - Constructor for class jayeson.model.filterrules.PivotTypeFilterRule
-
- pivotValue() - Method in interface jayeson.lib.feed.api.twoside.IB2Record
-
Retrieve the numeric pivot value
- pivotValue() - Method in class jayeson.lib.feed.core.B2Record
-
Retrieve the numeric pivot value
- playerOne() - Method in interface jayeson.lib.feed.tennis.TennisMatch
-
Retrieve player one name
- playerTwo() - Method in interface jayeson.lib.feed.tennis.TennisMatch
-
Retrieve player two name