|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Series | |
|---|---|
| com.axibase.tsd.model.data | |
| com.axibase.tsd.model.data.command | |
| Uses of Series in com.axibase.tsd.model.data |
|---|
| Methods in com.axibase.tsd.model.data that return types with arguments of type Series | |
|---|---|
List<Series> |
GetSeriesResult.getData()
|
| Method parameters in com.axibase.tsd.model.data with type arguments of type Series | |
|---|---|
void |
GetSeriesResult.setData(List<Series> data)
|
| Uses of Series in com.axibase.tsd.model.data.command |
|---|
| Methods in com.axibase.tsd.model.data.command that return types with arguments of type Series | |
|---|---|
List<Series> |
AddSeriesCommand.getData()
|
| Methods in com.axibase.tsd.model.data.command with parameters of type Series | |
|---|---|
void |
AddSeriesCommand.addSeries(Series... series)
|
void |
AddSeriesCommand.addSeries(Series series)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||