| Package | Description |
|---|---|
| org.egov.infra.search.elastic.entity | |
| org.egov.infra.search.elastic.entity.enums |
| Modifier and Type | Method and Description |
|---|---|
ClosureStatus |
ApplicationIndex.getClosed() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationIndexBuilder |
ApplicationIndexBuilder.closed(ClosureStatus closed) |
void |
ApplicationIndex.setClosed(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–2016 eGovernments Foundation. All rights reserved.