| Package | Description |
|---|---|
| org.egov.infra.search.elastic.entity | |
| org.egov.infra.search.elastic.entity.enums |
| Modifier and Type | Method and Description |
|---|---|
ApprovalStatus |
ApplicationIndex.getApproved() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationIndexBuilder |
ApplicationIndexBuilder.approved(ApprovalStatus approved) |
void |
ApplicationIndex.setApproved(ApprovalStatus approved) |
| Modifier and Type | Method and Description |
|---|---|
static ApprovalStatus |
ApprovalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApprovalStatus[] |
ApprovalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.