| Package | Description |
|---|---|
| org.egov.assets.model |
| Modifier and Type | Method and Description |
|---|---|
AssetCategory.DepreciationMethod |
AssetCategory.getDepreciationMethod() |
static AssetCategory.DepreciationMethod |
AssetCategory.DepreciationMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetCategory.DepreciationMethod[] |
AssetCategory.DepreciationMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetCategory.setDepreciationMethod(AssetCategory.DepreciationMethod depreciationMethod) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.