toggle menu
ktml
1.0-SNAPSHOT
jvm
switch theme
search in API
ktml
/
info.scce.ktml
/
Attribute
Attribute
class
Attribute
(
key
:
String
,
value
:
List
<
String
>
)
:
AttributeInterface
Members
Constructors
Attribute
Link copied to clipboard
constructor
(
key
:
String
,
value
:
Int
)
constructor
(
key
:
String
,
vararg
value
:
String
)
constructor
(
key
:
String
,
value
:
StringInterface
)
constructor
(
key
:
String
,
value
:
List
<
String
>
)
Functions
not
Empty
Link copied to clipboard
open
override
fun
notEmpty
(
)
:
Boolean
string
Link copied to clipboard
open
override
fun
string
(
)
:
String