Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SingleCachePerformanceInformationType
-
Packages that use SingleCachePerformanceInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SingleCachePerformanceInformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type SingleCachePerformanceInformationType Modifier and Type Field Description protected List<SingleCachePerformanceInformationType>
CachesPerformanceInformationType. cache
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SingleCachePerformanceInformationType Modifier and Type Method Description List<SingleCachePerformanceInformationType>
CachesPerformanceInformationType. getCache()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SingleCachePerformanceInformationType Modifier and Type Method Description CachesPerformanceInformationType
CachesPerformanceInformationType. cache(SingleCachePerformanceInformationType value)
SingleCacheStateInformationType
SingleCacheStateInformationType. performance(SingleCachePerformanceInformationType value)
void
SingleCacheStateInformationType. setPerformance(SingleCachePerformanceInformationType value)
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SingleCachePerformanceInformationType Constructor Description SingleCachePerformanceInformationType(SingleCachePerformanceInformationType other)
-