public class AbstractEstimateForCopyEstimate extends Object
| Constructor and Description |
|---|
AbstractEstimateForCopyEstimate() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getAbstractEstimateCreatedBy() |
String |
getEstimateNumber() |
String |
getStatus() |
Long |
getTypeOfWork() |
void |
setAbstractEstimateCreatedBy(Long abstractEstimateCreatedBy) |
void |
setEstimateNumber(String estimateNumber) |
void |
setStatus(String status) |
void |
setTypeOfWork(Long typeOfWork) |
public String getEstimateNumber()
public void setEstimateNumber(String estimateNumber)
public Long getAbstractEstimateCreatedBy()
public void setAbstractEstimateCreatedBy(Long abstractEstimateCreatedBy)
public String getStatus()
public void setStatus(String status)
public Long getTypeOfWork()
public void setTypeOfWork(Long typeOfWork)
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.