public class DataByTime extends Object
| Constructor and Description |
|---|
DataByTime() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFlow() |
DataByStream[] |
getStreams() |
String |
getTime() |
void |
setFlow(Long flow) |
void |
setStreams(DataByStream[] streams) |
void |
setTime(String time) |
public String getTime()
public void setTime(String time)
public Long getFlow()
public void setFlow(Long flow)
public DataByStream[] getStreams()
public void setStreams(DataByStream[] streams)
Copyright © 2023. All rights reserved.