Uses of Class
com.sportradar.mbs.sdk.entities.selection.UfSelection
Packages that use UfSelection
- 
Uses of UfSelection in com.sportradar.mbs.sdk.entities.selection
Methods in com.sportradar.mbs.sdk.entities.selection that return UfSelectionModifier and TypeMethodDescriptionUfSelection.Builder.build()Builds and returns the UfSelection instance.UfCustomBetSelection.getSelections()Gets the selections for the custom bet.Methods in com.sportradar.mbs.sdk.entities.selection with parameters of type UfSelectionModifier and TypeMethodDescriptionUfCustomBetSelection.Builder.setSelections(UfSelection... value) Sets the selections for the custom bet.voidUfCustomBetSelection.setSelections(UfSelection[] value) Sets the selections for the custom bet.