merode
1.0-SNAPSHOT
jvm
merode
/
be.vamaralds.merode.instance
/
AttributeValue
/
Companion
Companion
object
Companion
Members
Functions
attribute
Value
Link copied to clipboard
fun
<
T
>
attributeValue
(
value
:
T
?
)
:
Either
<
ValueTypeError
,
AttributeValue
>
Creates a new
AttributeValue
from the provided
value
.