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 © 2021. All Rights Reserved.