Package org.radarbase.management.client
Class MPRole
-
- All Implemented Interfaces:
@Serializable() public final class MPRole
-
-
Field Summary
Fields Modifier and Type Field Description private final String
projectId
private final String
authorityName
-
Method Summary
Modifier and Type Method Description final String
getProjectId()
final String
getAuthorityName()
-
-
Method Detail
-
getProjectId
final String getProjectId()
-
getAuthorityName
final String getAuthorityName()
-
-
-
-