Uses of Class
com.sportradar.mbs.sdk.entities.common.SelectionDetail
Packages that use SelectionDetail
-
Uses of SelectionDetail in com.sportradar.mbs.sdk.entities.common
Methods in com.sportradar.mbs.sdk.entities.common that return SelectionDetailModifier and TypeMethodDescriptionSelectionDetail.Builder.build()
Builds the SelectionDetail instance.BetDetail.getSelectionDetails()
Gets the selection details of the bet detail.Methods in com.sportradar.mbs.sdk.entities.common with parameters of type SelectionDetailModifier and TypeMethodDescriptionBetDetail.Builder.setSelectionDetails
(SelectionDetail... value) Sets the selection details of the bet detail.void
BetDetail.setSelectionDetails
(SelectionDetail[] value) Sets the selection details of the bet detail.