public class GetResponse<V>
extends java.lang.Object
| Constructor and Description |
|---|
GetResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getStatus() |
V |
getValue() |
void |
setStatus(int status) |
void |
setValue(V value) |
Copyright © 2024. All Rights Reserved.