Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.CacheObjectTypeSettingsType
-
Packages that use CacheObjectTypeSettingsType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of CacheObjectTypeSettingsType 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 CacheObjectTypeSettingsType Modifier and Type Field Description protected List<CacheObjectTypeSettingsType>CacheSettingsType. objectTypeSettingsMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type CacheObjectTypeSettingsType Modifier and Type Method Description javax.xml.bind.JAXBElement<CacheObjectTypeSettingsType>ObjectFactory. createCacheObjectTypeSettings(CacheObjectTypeSettingsType value)List<CacheObjectTypeSettingsType>CacheSettingsType. getObjectTypeSettings()Gets the value of the objectTypeSettings property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type CacheObjectTypeSettingsType Modifier and Type Method Description javax.xml.bind.JAXBElement<CacheObjectTypeSettingsType>ObjectFactory. createCacheObjectTypeSettings(CacheObjectTypeSettingsType value)CacheSettingsTypeCacheSettingsType. objectTypeSettings(CacheObjectTypeSettingsType value)
-