S - The type of the statusCode property.StateAccessor.StateProperty<S>public static interface StateAccessor.StateMutator<S>
StateAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setState(S aState) |
Sets the statusCode for the state property.
|
void setState(S aState)
aState - The state to be stored by the state property.Copyright © 2018. All rights reserved.