|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Interval | |
|---|---|
| net.sf.mpxj.mpp | |
| Uses of Interval in net.sf.mpxj.mpp |
|---|
| Fields in net.sf.mpxj.mpp declared as Interval | |
|---|---|
protected Interval |
GanttChartView.m_progressLinesInterval
|
| Methods in net.sf.mpxj.mpp that return Interval | |
|---|---|
static Interval |
Interval.getInstance(int type)
Retrieve an instance of the enum based on its int value. |
static Interval |
Interval.getInstance(Number type)
Retrieve an instance of the enum based on its int value. |
Interval |
GanttChartView.getProgressLinesInterval()
Retrieves the progress line interval. |
static Interval |
Interval.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Interval[] |
Interval.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||