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