Uses of Enum
com.sportradar.livedata.sdk.feed.livescout.enums.IceConditions
Packages that use IceConditions
Package
Description
Contains Live Scout related entities
Contains Live Scout related enums
-
Uses of IceConditions in com.sportradar.livedata.sdk.feed.livescout.entities
Methods in com.sportradar.livedata.sdk.feed.livescout.entities that return IceConditions -
Uses of IceConditions in com.sportradar.livedata.sdk.feed.livescout.enums
Methods in com.sportradar.livedata.sdk.feed.livescout.enums that return IceConditionsModifier and TypeMethodDescriptionstatic IceConditionsIceConditions.getIceConditionsFromLiteralValue(String value) Gets enum from string valuestatic IceConditionsReturns the enum constant of this type with the specified name.static IceConditions[]IceConditions.values()Returns an array containing the constants of this enum type, in the order they are declared.