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