| Package | Description |
|---|---|
| org.schedulesdirect.api |
| Modifier and Type | Method and Description |
|---|---|
Program.ColorCode |
Program.getColorCode() |
static Program.ColorCode |
Program.ColorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Program.ColorCode[] |
Program.ColorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Program.setColorCode(Program.ColorCode colorCode) |
Copyright © 2012-2014 Battams, Derek. All Rights Reserved.