Class AdminRole


  • public class AdminRole
    extends Object
    • Constructor Detail

      • AdminRole

        public AdminRole()
    • Method Detail

      • getRole

        public String getRole()
      • setRole

        public void setRole​(String role)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getDeletable

        public Boolean getDeletable()
      • setDeletable

        public void setDeletable​(Boolean deletable)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object