Uses of Class
org.openiam.idm.srvc.res.dto.ResourceRisk
-
Packages that use ResourceRisk Package Description org.openiam.idm.srvc.res.dto -
-
Uses of ResourceRisk in org.openiam.idm.srvc.res.dto
Methods in org.openiam.idm.srvc.res.dto that return ResourceRisk Modifier and Type Method Description static ResourceRiskResourceRisk. getByValue(String val)static ResourceRiskResourceRisk. valueOf(String name)Returns the enum constant of this type with the specified name.static ResourceRisk[]ResourceRisk. values()Returns an array containing the constants of this enum type, in the order they are declared.
-