|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProgramType | |
|---|---|
| co.cask.tigon.app.program | Flows are represented as Programs internally. |
| Uses of ProgramType in co.cask.tigon.app.program |
|---|
| Methods in co.cask.tigon.app.program that return ProgramType | |
|---|---|
ProgramType |
Program.getType()
Returns the program type. |
ProgramType |
DefaultProgram.getType()
|
static ProgramType |
ProgramType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ProgramType |
ProgramType.valueOfPrettyName(String pretty)
|
static ProgramType[] |
ProgramType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||