dataforge-meta
/
space.kscience.dataforge.values
/
EnumValue
common
Enum
Value
class
EnumValue
<
E
:
Enum
<*>>(value:
E
) :
Value
Content copied to clipboard
Functions
Properties
Functions
equals
Link copied to clipboard
common
open operator override fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hash
Code
Link copied to clipboard
common
open override fun
hashCode
():
Int
Content copied to clipboard
to
String
Link copied to clipboard
common
open override fun
toString
():
String
Content copied to clipboard
Properties
list
Link copied to clipboard
common
open val
list
:
List
<
Value
>
Content copied to clipboard
get this value represented as List
type
Link copied to clipboard
common
open override val
type
:
ValueType
Content copied to clipboard
The type of the value
value
Link copied to clipboard
common
open override val
value
:
E
Content copied to clipboard
Get raw value of this value