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