| Package | Description |
|---|---|
| org.egov.model.instrument | |
| org.egov.services.instrument |
| Modifier and Type | Method and Description |
|---|---|
InstrumentType |
InstrumentAccountCodes.getInstrumentType() |
InstrumentType |
InstrumentHeader.getInstrumentType() |
| Modifier and Type | Method and Description |
|---|---|
void |
InstrumentAccountCodes.setInstrumentType(InstrumentType instrumentType) |
void |
InstrumentHeader.setInstrumentType(InstrumentType instrumentType) |
| Modifier and Type | Method and Description |
|---|---|
InstrumentType |
InstrumentService.createInstrumentType(InstrumentType iType) |
InstrumentType |
InstrumentService.getInstrumentTypeById(Long id) |
InstrumentType |
InstrumentService.getInstrumentTypeByType(String type) |
| Modifier and Type | Method and Description |
|---|---|
InstrumentType |
InstrumentService.createInstrumentType(InstrumentType iType) |
| Constructor and Description |
|---|
InstrumentTypeService(Class<InstrumentType> type) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.