| Package | Description |
|---|---|
| org.hisp.dhis.model |
| Modifier and Type | Method and Description |
|---|---|
ProgramType |
Program.getProgramType() |
static ProgramType |
ProgramType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProgramType[] |
ProgramType.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.setProgramType(ProgramType programType) |
Copyright © 2019 UiO. All rights reserved.