|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimescaleFormat | |
|---|---|
| net.sf.mpxj.mpp | |
| Uses of TimescaleFormat in net.sf.mpxj.mpp |
|---|
| Methods in net.sf.mpxj.mpp that return TimescaleFormat | |
|---|---|
TimescaleFormat |
TimescaleTier.getFormat()
Retrieves the tier label format. |
static TimescaleFormat |
TimescaleFormat.getInstance(int type)
Retrieve an instance of the enum based on its int value. |
static TimescaleFormat |
TimescaleFormat.getInstance(Number type)
Retrieve an instance of the enum based on its int value. |
static TimescaleFormat |
TimescaleFormat.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TimescaleFormat[] |
TimescaleFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in net.sf.mpxj.mpp with parameters of type TimescaleFormat | |
|---|---|
void |
TimescaleTier.setFormat(TimescaleFormat format)
Sets the tier label format. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||