A DTO describing the offer identifier An offer identifier helps to distinguish between offers. It is a TomatoId @since: 1.12.0
| Modifiers | Name | Description |
|---|---|---|
private static java.lang.String |
TYPE |
An Offer is identified by the type O |
| Fields inherited from class | Fields |
|---|---|
class TomatoId |
projectConserved, random, type, version |
| Constructor and description |
|---|
OfferId
(java.lang.String projectConservedPart, java.lang.String randomPart, java.lang.String version) |
| Type Params | Return Type | Name and description |
|---|---|---|
|
java.lang.String |
toString() |
| Methods inherited from class | Name |
|---|---|
class TomatoId |
getIdentifier, getProjectConservedPart, getRandomPart, getType, getVersion, toString |