@Deprecated public class ResponseEntity extends Object
| Constructor and Description |
|---|
ResponseEntity()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Deprecated.
|
String |
getResult()
Deprecated.
|
void |
setCode(int code)
Deprecated.
|
void |
setResult(String result)
Deprecated.
|
Copyright © 2025. All rights reserved.