public abstract class CommonDTO extends BaseDTO
Modifier and Type | Class and Description |
---|---|
static class |
CommonDTO.Builder<T extends CommonDTO.Builder>
Builder pattern to save constructor arguments.
|
Modifier and Type | Method and Description |
---|---|
java.util.Optional<java.lang.String> |
getDescription()
Get the description.
|
getCreated, getId, getUpdated, toString