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