| Package | Description |
|---|---|
| org.openurp.edu.base.model |
| Modifier and Type | Method and Description |
|---|---|
AuditState |
Program.getState() |
static AuditState |
AuditState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditState[] |
AuditState.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.setState(AuditState auditState) |
Copyright © 2014–2019 The OpenURP Software. All rights reserved.