| Modifier and Type | Field and Description |
|---|---|
PublishState |
ExamGroup.state
排考结果是否发布
|
| Modifier and Type | Method and Description |
|---|---|
PublishState |
ExamGroup.getState() |
PublishState |
ExamActivity.getState() |
static PublishState |
PublishState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishState[] |
PublishState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExamGroup.setState(PublishState state) |
void |
ExamActivity.setState(PublishState state) |
Copyright © 2014–2019 The OpenURP Software. All rights reserved.