Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CacheStatisticsConfigurationType
-
Packages that use CacheStatisticsConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CacheStatisticsConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CacheStatisticsConfigurationType Modifier and Type Method Description static CacheStatisticsConfigurationTypeCacheStatisticsConfigurationType. fromValue(String v)static CacheStatisticsConfigurationTypeCacheStatisticsConfigurationType. valueOf(String name)Returns the enum constant of this type with the specified name.static CacheStatisticsConfigurationType[]CacheStatisticsConfigurationType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-