|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SeriesType | |
|---|---|
| com.axibase.tsd.model.data | |
| com.axibase.tsd.model.data.command | |
| com.axibase.tsd.model.data.series | |
| Uses of SeriesType in com.axibase.tsd.model.data |
|---|
| Methods in com.axibase.tsd.model.data that return SeriesType | |
|---|---|
static SeriesType |
SeriesType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SeriesType[] |
SeriesType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of SeriesType in com.axibase.tsd.model.data.command |
|---|
| Methods in com.axibase.tsd.model.data.command that return SeriesType | |
|---|---|
SeriesType |
GetSeriesQuery.getType()
|
| Methods in com.axibase.tsd.model.data.command with parameters of type SeriesType | |
|---|---|
void |
GetSeriesQuery.setType(SeriesType type)
|
| Uses of SeriesType in com.axibase.tsd.model.data.series |
|---|
| Methods in com.axibase.tsd.model.data.series that return SeriesType | |
|---|---|
SeriesType |
GetSeriesResult.getType()
|
| Methods in com.axibase.tsd.model.data.series with parameters of type SeriesType | |
|---|---|
void |
GetSeriesResult.setType(SeriesType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||