REQ - The type of the request property.public static interface RequestAccessor.RequestMutator<REQ>
RequestAccessor with a setter method.| Modifier and Type | Method and Description |
|---|---|
void |
setRequest(REQ aRequest)
Sets the request for the request property.
|
void setRequest(REQ aRequest)
aRequest - The request to be stored by the request property.Copyright © 2018. All rights reserved.