| Package | Description |
|---|---|
| org.egov.infra.elasticsearch.entity | |
| org.egov.infra.elasticsearch.entity.enums |
| Modifier and Type | Method and Description |
|---|---|
ClosureStatus |
ApplicationIndex.getClosed() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationIndex.setClosed(ClosureStatus closed) |
ApplicationIndex.Builder |
ApplicationIndex.Builder.withClosed(ClosureStatus closed) |
| Modifier and Type | Method and Description |
|---|---|
static ClosureStatus |
ClosureStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClosureStatus[] |
ClosureStatus.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.