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