public class HttpCode extends Object
| Constructor and Description |
|---|
HttpCode() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
Double |
getProportion() |
Long |
getPv() |
void |
setCode(String code) |
void |
setProportion(Double proportion) |
void |
setPv(Long pv) |
Copyright © 2023. All rights reserved.