Class Group
java.lang.Object
ntnu.idatt2016.v233.SmartMat.entity.group.Group
Group is an entity class representing a user group in the system.
- Version:
- 1.3
- Author:
- Stian Lyng, Anders Austlid, Birk, Pedro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddUser(UserGroupAsso userGroupTable) booleanChecks if two objects are equalinthashCode()Gets the hashcode of the object
-
Constructor Details
-
Group
public Group()
-
-
Method Details
-
addUser
-
equals
Checks if two objects are equal -
hashCode
public int hashCode()Gets the hashcode of the object
-