Class ExportedGroup


  • public class ExportedGroup
    extends Object
    Author:
    Baptiste Mesta
    • Constructor Detail

      • ExportedGroup

        public ExportedGroup()
    • Method Detail

      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getParentPath

        public String getParentPath()
      • setParentPath

        public void setParentPath​(String parentPath)
      • 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