Package jmri

Interface ModifiedFlag

    • Method Detail

      • setModifiedFlag

        void setModifiedFlag​(boolean flag)
        Set the modified flag to a specific value
        Parameters:
        flag - true if the object has been modified
      • getModifiedFlag

        boolean getModifiedFlag()
        Get the current value of the modified flag.
        Returns:
        true if the object has been modified and needs to be stored