Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CachesStateInformationType
-
Packages that use CachesStateInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CachesStateInformationType 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 CachesStateInformationType Modifier and Type Field Description static Producer<CachesStateInformationType>
CachesStateInformationType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return CachesStateInformationType Modifier and Type Method Description CachesStateInformationType
CachesStateInformationType. clone()
CachesStateInformationType
ObjectFactory. createCachesStateInformationType()
CachesStateInformationType
CachesStateInformationType. entry(SingleCacheStateInformationType value)
CachesStateInformationType
CachesStateInformationType. id(Long value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CachesStateInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<CachesStateInformationType>
ObjectFactory. createCachesStateInformation(CachesStateInformationType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CachesStateInformationType Modifier and Type Method Description javax.xml.bind.JAXBElement<CachesStateInformationType>
ObjectFactory. createCachesStateInformation(CachesStateInformationType value)
-