Class UserGroup


  • public class UserGroup
    extends Object
    • Field Detail

      • identifier

        public @Nullable String identifier
      • name

        public @Nullable String name
      • teamForProject

        public @Nullable Project teamForProject
    • Constructor Detail

      • UserGroup

        public UserGroup()
    • Method Detail

      • equals

        public boolean equals​(Object otherObject)
        Overrides:
        equals in class Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object