Class AbstractHistoryEntity

    • Constructor Detail

      • AbstractHistoryEntity

        public AbstractHistoryEntity()
        Default constructor, constructs a new object.
    • Method Detail

      • getHistoryPk

        public HistoryPk getHistoryPk()
        Getter for the field historyPk.
        Returns:
        historyPk
      • setHistoryPk

        public void setHistoryPk​(HistoryPk historyPk)
        Setter for the field historyPk.
        Parameters:
        historyPk - historyPk
      • getState

        public State getState()
        Getter for the field state.
        Returns:
        state
      • setState

        public void setState​(State state)
        Setter for the field state.
        Parameters:
        state - state