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