A DTO to describe the cost estimate identifier A cost estimate is a TomatoId and describes how the identifier of a cost estimate looks like. It helps to differentiate between cost estimates @since: 1.12.0
Modifiers | Name | Description |
---|---|---|
private static java.lang.String |
TYPE |
A cost estimate is identified by the type CE |
Fields inherited from class | Fields |
---|---|
class TomatoId |
projectConserved, random, type, version |
Constructor and description |
---|
CostEstimateId
(java.lang.String projectConservedPart, java.lang.String randomPart, int version) |
Methods inherited from class | Name |
---|---|
class TomatoId |
getIdentifier, getProjectConservedPart, getRandomPart, getType, getVersion, toString |