Class Role
- java.lang.Object
-
- cz.zcu.students.cacha.bp_server.domain.Role
-
@Entity public class Role extends Object
Class that represents user's role
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
Gets whether two instances represents the same roleint
hashCode()
Gets the hash code
-