| Package | Description |
|---|---|
| org.egov.infra.elasticsearch.entity | |
| org.egov.infra.elasticsearch.entity.enums |
| Modifier and Type | Method and Description |
|---|---|
ApprovalStatus |
ApplicationIndex.getApproved() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationIndex.setApproved(ApprovalStatus approved) |
ApplicationIndex.Builder |
ApplicationIndex.Builder.withApproved(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–2017 eGovernments Foundation. All rights reserved.