public interface IEntityLastUpdate
Modifier and Type | Method and Description |
---|---|
TransactedProperty<JulianDate> |
getLastUpdate()
Gets the transactional property that can be used to get or set the
time the entity was last updated.
|
@Nonnull TransactedProperty<JulianDate> getLastUpdate()