RES - The type of the response property.public static interface ResponseAccessor.ResponseMutator<RES>
ResponseAccessor with a setter method.| Modifier and Type | Method and 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.