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 TypeMethodDescriptionvoid
addUser
(UserGroupAsso userGroupTable) boolean
Checks if two objects are equalint
hashCode()
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
-