Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-tck
/
me.ahoo.wow.tck.mock
/
MockStateAggregate
Mock
State
Aggregate
data
class
MockStateAggregate
(
val
id
:
String
)
:
ReadOnlyStateAggregateAware
<
MockStateAggregate
>
Members
Constructors
Mock
State
Aggregate
Link copied to clipboard
constructor
(
id
:
String
)
Properties
data
Link copied to clipboard
var
data
:
String
id
Link copied to clipboard
val
id
:
String
Functions
set
Read
Only
State
Aggregate
Link copied to clipboard
open
override
fun
setReadOnlyStateAggregate
(
readOnlyStateAggregate
:
ReadOnlyStateAggregate
<
MockStateAggregate
>
)