WalletCore
WalletCore
/
wallet.core.jni.proto
/
Ripple
/
OperationPayment
/
AmountOneofCase
Amount
Oneof
Case
enum
AmountOneofCase
Entries
Functions
Entries
AMOUNT
Link copied to clipboard
AMOUNT
CURRENCY_AMOUNT
Link copied to clipboard
CURRENCY_AMOUNT
AMOUNTONEOF_NOT_SET
Link copied to clipboard
AMOUNTONEOF_NOT_SET
Functions
for
Number
Link copied to clipboard
open
fun
forNumber
(
value
:
Int
)
:
Ripple.OperationPayment.AmountOneofCase
get
Number
Link copied to clipboard
open
fun
getNumber
(
)
:
Int
value
Of
Link copied to clipboard
open
fun
valueOf
(
value
:
Int
)
:
Ripple.OperationPayment.AmountOneofCase
open
fun
valueOf
(
name
:
String
)
:
Ripple.OperationPayment.AmountOneofCase
Returns the enum constant of this type with the specified name.
values
Link copied to clipboard
open
fun
values
(
)
:
Array
<
Ripple.OperationPayment.AmountOneofCase
>
Returns an array containing the constants of this enum type, in the order they're declared.