Interface Archiveable


public interface Archiveable
Interface for objects which can be archived.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Whether or not this object is archived.
  • Method Details

    • isArchived

      boolean isArchived()
      Whether or not this object is archived.
      Returns:
      Is this object archived