Class EnvironmentTimestamps

java.lang.Object
ch.mobi.mobitor.service.environment.EnvironmentTimestamps

public class EnvironmentTimestamps extends Object
  • Constructor Details

    • EnvironmentTimestamps

      public EnvironmentTimestamps()
  • Method Details

    • getCurrentTime

      public LocalDateTime getCurrentTime()
    • setCurrentTime

      public void setCurrentTime(LocalDateTime currentTime)
    • getShiftedTime

      public LocalDateTime getShiftedTime()
    • setShiftedTime

      public void setShiftedTime(LocalDateTime shiftedTime)
    • getShiftedDays

      public Integer getShiftedDays()
    • setShiftedDays

      public void setShiftedDays(Integer shiftedDays)