REQ - The type of the request property.RequestAccessor.RequestProperty<REQ>public static interface RequestAccessor.RequestMutator<REQ>
RequestAccessor with a setter method.| Modifier and Type | Method | 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.