Interface Archiveable


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

      • isArchived

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