Class SnapshotHistory

    • Constructor Detail

      • SnapshotHistory

        public SnapshotHistory()
    • Method Detail

      • getHistoryDate

        public java.util.Date getHistoryDate()
        Returns:
        the historyDate
      • setHistoryDate

        public void setHistoryDate​(java.util.Date historyDate)
        Parameters:
        historyDate - - the historyDate to set
      • getSnapshot

        public Snapshot getSnapshot()
        Returns:
        the snapshot
      • setSnapshot

        public void setSnapshot​(Snapshot snapshot)
        Parameters:
        snapshot - the snapshot to set
      • getHistory

        public java.lang.String getHistory()
        Returns:
        the history
      • setHistory

        public void setHistory​(java.lang.String history)
        Parameters:
        history - the history to set