public interface TimeStamped
Modifier and Type | Method and Description |
---|---|
ZonedDateTime |
getLastUpdated()
get the last updated date
|
void |
setLastUpdated(ZonedDateTime lastUpdated)
set the last updated date
|
void setLastUpdated(ZonedDateTime lastUpdated)
lastUpdated
- ZonedDateTime getLastUpdated()
Copyright © 2023 CrafterCMS. All rights reserved.