Uses of Class
org.openiam.idm.srvc.role.dto.RoleSet.RoleObj
-
Packages that use RoleSet.RoleObj Package Description org.openiam.idm.srvc.role.dto -
-
Uses of RoleSet.RoleObj in org.openiam.idm.srvc.role.dto
Fields in org.openiam.idm.srvc.role.dto with type parameters of type RoleSet.RoleObj Modifier and Type Field Description protected List<RoleSet.RoleObj>
RoleSet. roleObj
Methods in org.openiam.idm.srvc.role.dto that return types with arguments of type RoleSet.RoleObj Modifier and Type Method Description List<RoleSet.RoleObj>
RoleSet. getRoleObj()
Gets the value of the roleObj property.
-