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