S - The type of the statusCode property.public static interface StateAccessor.StateMutator<S>
StateAccessor with a setter method.| Modifier and Type | Method and 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.