Uses of Enum Class
com.sportradar.unifiedodds.sdk.oddsentities.OutcomeResult
Packages that use OutcomeResult
-
Uses of OutcomeResult in com.sportradar.unifiedodds.sdk.oddsentities
Methods in com.sportradar.unifiedodds.sdk.oddsentities that return OutcomeResultModifier and TypeMethodDescriptionOutcomeSettlement.getOutcomeResult()Returns an indication of the outcome result statestatic OutcomeResultReturns the enum constant of this class with the specified name.static OutcomeResult[]OutcomeResult.values()Returns an array containing the constants of this enum class, in the order they are declared.