public class ClientResponse<R> extends Object
| Constructor and Description |
|---|
ClientResponse(R response,
IValue iValue) |
| Modifier and Type | Method and Description |
|---|---|
IValue |
getIValue() |
R |
getResponse() |
void |
setIValue(IValue iValue) |
void |
setResponse(R response) |
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.