merode
1.0-SNAPSHOT
jvm
merode
/
be.vamaralds.merode.instance
/
AttributeValue
/
StringValue
String
Value
data
class
StringValue
(
val
value
:
String
?
)
:
AttributeValue
Members
Constructors
String
Value
Link copied to clipboard
constructor
(
value
:
String
?
)
Properties
value
Link copied to clipboard
open
override
val
value
:
String
?
Functions
to
String
Link copied to clipboard
override
fun
toString
(
)
:
String