| Package | Description |
|---|---|
| org.egov.infra.workflow.entity |
| Modifier and Type | Method and Description |
|---|---|
protected State.StateStatus |
State.getStatus() |
static State.StateStatus |
State.StateStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static State.StateStatus[] |
State.StateStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
State.setStatus(State.StateStatus status) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.