public class GeneratedInformation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.time.format.DateTimeFormatter |
DATE_TIME_FORMAT |
Constructor and Description |
---|
GeneratedInformation() |
GeneratedInformation(java.util.function.Supplier<java.time.ZonedDateTime> dateTimeSupplier) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDateTime() |
java.lang.String |
getGeneratedType() |
void |
setDateTimeSupplier(java.util.function.Supplier<java.time.ZonedDateTime> dateTimeSupplier) |