The Class Role.
- Author
- sumitpal.singh
Definition at line 19 of file Role.java.
◆ getRole()
String org.openkilda.entity.Role.getRole |
( |
| ) |
|
Gets the role.
- Returns
- the role
Definition at line 57 of file Role.java.
◆ getUserRoleId()
Long org.openkilda.entity.Role.getUserRoleId |
( |
| ) |
|
Gets the user role id.
- Returns
- the user role id
Definition at line 39 of file Role.java.
◆ setRole()
void org.openkilda.entity.Role.setRole |
( |
String |
role | ) |
|
Sets the role.
- Parameters
-
Definition at line 66 of file Role.java.
◆ setUserRoleId()
void org.openkilda.entity.Role.setUserRoleId |
( |
Long |
userRoleId | ) |
|
Sets the user role id.
- Parameters
-
userRoleId | the new user role id |
Definition at line 48 of file Role.java.
◆ toString()
String org.openkilda.entity.Role.toString |
( |
| ) |
|
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/src/openkilda-gui/src/main/java/org/openkilda/entity/Role.java