alchemist
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
alchemist
alchemist
/
it.unibo.alchemist.boundary.graphql.schema.model.surrogates
/
TimeSurrogate
Time
Surrogate
data
class
TimeSurrogate
(
val
origin
:
Time
)
:
GraphQLSurrogate
<
Time
>
A GraphQL surrogate for a
Time
.
Members
Constructors
Time
Surrogate
Link copied to clipboard
constructor
(
origin
:
Time
)
Properties
double
Time
Link copied to clipboard
val
doubleTime
:
Double
The time represented as a double.
origin
Link copied to clipboard
open
override
val
origin
:
Time