Uses of Class
io.meeds.wallet.model.WalletAddressLabel
Packages that use WalletAddressLabel
-
Uses of WalletAddressLabel in io.meeds.wallet.service
Methods in io.meeds.wallet.service that return WalletAddressLabelModifier and TypeMethodDescriptionWalletAccountService.saveOrDeleteAddressLabel(WalletAddressLabel label, String currentUser) Saves label if label is not empty else, delete itMethods in io.meeds.wallet.service that return types with arguments of type WalletAddressLabelModifier and TypeMethodDescriptionWalletAccountService.getAddressesLabelsVisibleBy(String currentUser) List of labels that current user can accessMethods in io.meeds.wallet.service with parameters of type WalletAddressLabelModifier and TypeMethodDescriptionWalletAccountService.saveOrDeleteAddressLabel(WalletAddressLabel label, String currentUser) Saves label if label is not empty else, delete it