Uses of Class
org.robovm.apple.intents.INBalanceAmount
| Package | Description |
|---|---|
| org.robovm.apple.intents |
-
Uses of INBalanceAmount in org.robovm.apple.intents
Methods in org.robovm.apple.intents that return INBalanceAmount Modifier and Type Method Description INBalanceAmountINPaymentAccount. getBalance()INBalanceAmountINPaymentAccount. getSecondaryBalance()Methods in org.robovm.apple.intents with parameters of type INBalanceAmount Modifier and Type Method Description protected longINPaymentAccount. init(INSpeakableString nickname, String number, INAccountType accountType, INSpeakableString organizationName, INBalanceAmount balance, INBalanceAmount secondaryBalance)Constructors in org.robovm.apple.intents with parameters of type INBalanceAmount Constructor Description INPaymentAccount(INSpeakableString nickname, String number, INAccountType accountType, INSpeakableString organizationName, INBalanceAmount balance, INBalanceAmount secondaryBalance)