| Modifier and Type | Method and Description |
|---|---|
NatureOfWork |
AbstractEstimate.getNatureOfWork() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractEstimate.setNatureOfWork(NatureOfWork natureOfWork) |
| Modifier and Type | Method and Description |
|---|---|
NatureOfWork |
NatureOfWorkFormatter.parse(String id,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
String |
NatureOfWorkFormatter.print(NatureOfWork object,
Locale locale) |
| Modifier and Type | Method and Description |
|---|---|
NatureOfWork |
LineEstimate.getNatureOfWork() |
| Modifier and Type | Method and Description |
|---|---|
void |
LineEstimate.setNatureOfWork(NatureOfWork natureOfWork) |
| Modifier and Type | Method and Description |
|---|---|
List<NatureOfWork> |
NatureOfWorkRepository.findAll() |
| Modifier and Type | Method and Description |
|---|---|
NatureOfWork |
NatureOfWorkService.findById(Long id) |
| Modifier and Type | Method and Description |
|---|---|
List<NatureOfWork> |
NatureOfWorkService.findAll() |
| Modifier and Type | Method and Description |
|---|---|
NatureOfWork |
DepositCode.getNatureOfWork() |
| Modifier and Type | Method and Description |
|---|---|
void |
DepositCode.setNatureOfWork(NatureOfWork natureOfWork) |
| Modifier and Type | Method and Description |
|---|---|
NatureOfWork |
WorkProgressRegister.getNatureOfWork() |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkProgressRegister.setNatureOfWork(NatureOfWork natureOfWork) |
Copyright © 2015–2016 eGovernments Foundation. All rights reserved.