toggle menu
XML Calabash 3.x
jvm
switch theme
search in API
XMLCalabash
/
com.xmlcalabash.util
/
MarkdownExtensions
/
DataKeyNullableString
Data
Key
Nullable
String
inner
class
DataKeyNullableString
(
val
key
:
NullableDataKey
<
String
>
)
:
MarkdownExtensions.DataKeyOption
(
source
)
Members
Constructors
Data
Key
Nullable
String
Link copied to clipboard
constructor
(
key
:
NullableDataKey
<
String
>
)
Properties
key
Link copied to clipboard
val
key
:
NullableDataKey
<
String
>
Functions
set
Link copied to clipboard
fun
set
(
value
:
String
?
)