Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SingleCacheStateInformationType
-
Packages that use SingleCacheStateInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SingleCacheStateInformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SingleCacheStateInformationType Modifier and Type Method Description List<SingleCacheStateInformationType>CachesStateInformationType. createEntryList()javax.xml.bind.JAXBElement<SingleCacheStateInformationType>ObjectFactory. createSingleCacheStateInformation(SingleCacheStateInformationType value)List<SingleCacheStateInformationType>CachesStateInformationType. getEntry()Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SingleCacheStateInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<SingleCacheStateInformationType>ObjectFactory. createSingleCacheStateInformation(SingleCacheStateInformationType value)CachesStateInformationTypeCachesStateInformationType. entry(SingleCacheStateInformationType value)
-