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. cacheMethods 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 CachesPerformanceInformationTypeCachesPerformanceInformationType. cache(SingleCachePerformanceInformationType value)SingleCacheStateInformationTypeSingleCacheStateInformationType. performance(SingleCachePerformanceInformationType value)voidSingleCacheStateInformationType. setPerformance(SingleCachePerformanceInformationType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SingleCachePerformanceInformationType Constructor Description SingleCachePerformanceInformationType(SingleCachePerformanceInformationType other)
-