| Modifier and Type | Method and Description |
|---|---|
TaxExemptionReason |
PropertyImpl.getTaxExemptedReason() |
TaxExemptionReason |
Property.getTaxExemptedReason() |
| Modifier and Type | Method and Description |
|---|---|
void |
PropertyImpl.setTaxExemptedReason(TaxExemptionReason taxExemptedReason) |
void |
Property.setTaxExemptedReason(TaxExemptionReason taxExemptedReason) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxExemptionReason> |
TaxExemptionReasonRepository.findByIsActiveTrueOrderByName() |
| Modifier and Type | Method and Description |
|---|---|
TaxExemptionReason |
PropertyExternalService.getTaxExemptionReasonByCode(String exemptionReasonCode) |
| Modifier and Type | Method and Description |
|---|---|
List<TaxExemptionReason> |
TaxExemptionReasonService.getAllActiveTaxExemptions() |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.