Class Attributes


  • public class Attributes
    extends Object
    • Constructor Detail

      • Attributes

        public Attributes()
    • Method Detail

      • getEnabled

        public Boolean getEnabled()
      • setEnabled

        public void setEnabled​(Boolean enabled)
      • getCreated

        public Long getCreated()
      • setCreated

        public void setCreated​(Long created)
      • getUpdated

        public Long getUpdated()
      • setUpdated

        public void setUpdated​(Long updated)
      • getRecoveryLevel

        public String getRecoveryLevel()
      • setRecoveryLevel

        public void setRecoveryLevel​(String recoveryLevel)