Uses of Enum Class
com.sportradar.unifiedodds.sdk.entities.PitcherHand
Packages that use PitcherHand
Package
Description
-
Uses of PitcherHand in com.sportradar.unifiedodds.sdk.entities
Methods in com.sportradar.unifiedodds.sdk.entities that return PitcherHandModifier and TypeMethodDescriptionPitcher.getHand()Returns indication if thePitcheris left or right handedstatic PitcherHandPitcherHand.valueFromBasicStringDescription(String hand) static PitcherHandReturns the enum constant of this class with the specified name.static PitcherHand[]PitcherHand.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PitcherHand in com.sportradar.unifiedodds.sdk.internal.caching.ci
Methods in com.sportradar.unifiedodds.sdk.internal.caching.ci that return PitcherHand -
Uses of PitcherHand in com.sportradar.unifiedodds.sdk.internal.impl.entities
Methods in com.sportradar.unifiedodds.sdk.internal.impl.entities that return PitcherHand -
Uses of PitcherHand in com.sportradar.unifiedodds.sdk.oddsentities.exportable
Methods in com.sportradar.unifiedodds.sdk.oddsentities.exportable that return PitcherHandMethods in com.sportradar.unifiedodds.sdk.oddsentities.exportable with parameters of type PitcherHandConstructors in com.sportradar.unifiedodds.sdk.oddsentities.exportable with parameters of type PitcherHandModifierConstructorDescriptionExportablePitcherCi(String id, String name, HomeAway competitor, PitcherHand hand)