Uses of Class
org.openiam.model.UserEntitlementsMatrix
-
Packages that use UserEntitlementsMatrix Package Description org.openiam.base.response -
-
Uses of UserEntitlementsMatrix in org.openiam.base.response
Methods in org.openiam.base.response that return UserEntitlementsMatrix Modifier and Type Method Description UserEntitlementsMatrixUserEntitlementsMatrixResponse. getMatrix()Methods in org.openiam.base.response with parameters of type UserEntitlementsMatrix Modifier and Type Method Description voidUserEntitlementsMatrixResponse. setMatrix(UserEntitlementsMatrix matrix)
-