| Package | Description |
|---|---|
| org.egov.collection.integration.models |
| Modifier and Type | Method and Description |
|---|---|
BillAccountDetails.PURPOSE |
BillAccountDetails.getPurpose() |
static BillAccountDetails.PURPOSE |
BillAccountDetails.PURPOSE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BillAccountDetails.PURPOSE[] |
BillAccountDetails.PURPOSE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BillAccountDetails(String glCode,
Integer order,
BigDecimal crAmount,
BigDecimal drAmount,
String functionCode,
String description,
Boolean isActualDemand,
BillAccountDetails.PURPOSE purpose) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.