| Package | Description |
|---|---|
| org.schedulesdirect.api |
| Modifier and Type | Method and Description |
|---|---|
Program.SourceType |
Program.getSourceType() |
static Program.SourceType |
Program.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Program.SourceType[] |
Program.SourceType.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.setSourceType(Program.SourceType sourceType) |
Copyright © 2012-2014 Battams, Derek. All Rights Reserved.