public class CorrelationConsts
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PERIOD_DAY
The Constant PERIOD_DAY.
|
static int |
PERIOD_HOUR
The Constant PERIOD_HOUR.
|
static int |
PERIOD_MONTH
The Constant PERIOD_MONTH.
|
static int |
PERIOD_WEEK
The Constant PERIOD_WEEK.
|
| Constructor and Description |
|---|
CorrelationConsts() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
periodToString(int period)
Period to string.
|
public static final int PERIOD_HOUR
public static final int PERIOD_DAY
public static final int PERIOD_WEEK
public static final int PERIOD_MONTH