RES - The type of the response property.ResponseAccessor.ResponseProperty<RES>public static interface ResponseAccessor.ResponseMutator<RES>
ResponseAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
void |
setResponse(RES aResponse) |
Sets the response for the response property.
|
void setResponse(RES aResponse)
aResponse - The response to be stored by the response property.Copyright © 2018. All rights reserved.