| Package | Description |
|---|---|
| org.egov.mrs.domain.enums | |
| org.egov.mrs.masters.entity |
| Modifier and Type | Method and Description |
|---|---|
static MarriageFeeCriteriaType |
MarriageFeeCriteriaType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MarriageFeeCriteriaType[] |
MarriageFeeCriteriaType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
MarriageFeeCriteriaType |
MarriageFee.getFeeType() |
| Modifier and Type | Method and Description |
|---|---|
void |
MarriageFee.setFeeType(MarriageFeeCriteriaType feeType) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.