Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CacheStatisticsReportingConfigurationType
-
Packages that use CacheStatisticsReportingConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CacheStatisticsReportingConfigurationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as CacheStatisticsReportingConfigurationType Modifier and Type Field Description protected CacheStatisticsReportingConfigurationTypeCacheSettingsType. statisticsMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CacheStatisticsReportingConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<CacheStatisticsReportingConfigurationType>ObjectFactory. createCacheStatisticsReportingConfiguration(CacheStatisticsReportingConfigurationType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CacheStatisticsReportingConfigurationType Modifier and Type Method Description javax.xml.bind.JAXBElement<CacheStatisticsReportingConfigurationType>ObjectFactory. createCacheStatisticsReportingConfiguration(CacheStatisticsReportingConfigurationType value)voidCacheObjectTypeSettingsType. setStatistics(CacheStatisticsReportingConfigurationType value)voidCacheSettingsType. setStatistics(CacheStatisticsReportingConfigurationType value)Sets the value of the statistics property.CacheObjectTypeSettingsTypeCacheObjectTypeSettingsType. statistics(CacheStatisticsReportingConfigurationType value)CacheSettingsTypeCacheSettingsType. statistics(CacheStatisticsReportingConfigurationType value)
-