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