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