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