| Package | Description |
|---|---|
| org.egov.ptis.domain.entity.enums | |
| org.egov.ptis.domain.entity.property | |
| org.egov.ptis.domain.service.deactivation | |
| org.egov.ptis.domain.service.property |
| Modifier and Type | Method and Description |
|---|---|
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
DocumentType.getTransactionType() |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentType.setTransactionType(TransactionType transactionType) |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentType> |
PropertyDeactivationService.getDocuments(TransactionType transactionType) |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentType> |
VacancyRemissionService.getDocuments(TransactionType transactionType) |
List<DocumentType> |
PropertyService.getDocumentTypesForTransactionType(TransactionType transactionType) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.