Class ExportedRole

    • Constructor Detail

      • ExportedRole

        public ExportedRole()
      • ExportedRole

        public ExportedRole​(String name)
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getDisplayName

        public String getDisplayName()
      • setDisplayName

        public void setDisplayName​(String displayName)
      • getDescription

        public String getDescription()
      • setDescription

        public void setDescription​(String description)
      • getIconName

        public String getIconName()
      • setIconName

        public void setIconName​(String iconName)
      • getIconPath

        public String getIconPath()
      • setIconPath

        public void setIconPath​(String iconPath)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object