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