public class StatUvDetails extends JsonObject
| Constructor and Description |
|---|
StatUvDetails() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getTimestamp() |
Integer |
getUv() |
void |
setTimestamp(Date timestamp) |
void |
setUv(Integer uv) |
toStringCopyright © 2020. All rights reserved.