public class DataByStream extends Object
| Constructor and Description |
|---|
DataByStream() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getBw() |
DataByRegion[] |
getRegions() |
String |
getStreamUrl() |
void |
setBw(Long bw) |
void |
setRegions(DataByRegion[] regions) |
void |
setStreamUrl(String streamUrl) |
public String getStreamUrl()
public void setStreamUrl(String streamUrl)
public Long getBw()
public void setBw(Long bw)
public DataByRegion[] getRegions()
public void setRegions(DataByRegion[] regions)
Copyright © 2023. All rights reserved.