public class StatFlowDetails extends JsonObject
| Constructor and Description |
|---|
StatFlowDetails() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getBps() |
Integer |
getFlow() |
Date |
getTimestamp() |
void |
setBps(Integer bps) |
void |
setFlow(Integer flow) |
void |
setTimestamp(Date timestamp) |
toStringCopyright © 2017. All rights reserved.