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