Uses of Class
com.hyperwallet.clientsdk.model.HyperwalletTransferMethodConfiguration.SelectionChoice
-
Packages that use HyperwalletTransferMethodConfiguration.SelectionChoice Package Description com.hyperwallet.clientsdk.model -
-
Uses of HyperwalletTransferMethodConfiguration.SelectionChoice in com.hyperwallet.clientsdk.model
Methods in com.hyperwallet.clientsdk.model that return HyperwalletTransferMethodConfiguration.SelectionChoice Modifier and Type Method Description HyperwalletTransferMethodConfiguration.SelectionChoiceHyperwalletTransferMethodConfiguration.SelectionChoice. setLabel(String label)HyperwalletTransferMethodConfiguration.SelectionChoiceHyperwalletTransferMethodConfiguration.SelectionChoice. setValue(String value)Methods in com.hyperwallet.clientsdk.model that return types with arguments of type HyperwalletTransferMethodConfiguration.SelectionChoice Modifier and Type Method Description List<HyperwalletTransferMethodConfiguration.SelectionChoice>HyperwalletTransferMethodConfiguration.Field. getSelectionChoices()Method parameters in com.hyperwallet.clientsdk.model with type arguments of type HyperwalletTransferMethodConfiguration.SelectionChoice Modifier and Type Method Description HyperwalletTransferMethodConfiguration.FieldHyperwalletTransferMethodConfiguration.Field. setSelectionChoices(List<HyperwalletTransferMethodConfiguration.SelectionChoice> selectionChoices)
-