Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ComponentSizeInformationType
-
Packages that use ComponentSizeInformationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ComponentSizeInformationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ComponentSizeInformationType Modifier and Type Method Description ComponentSizeInformationType
ComponentSizeInformationType. beginComponent()
ComponentSizeInformationType
SingleCacheStateInformationType. beginComponent()
ComponentSizeInformationType
ComponentSizeInformationType. clone()
ComponentSizeInformationType
ComponentSizeInformationType. component(ComponentSizeInformationType value)
ComponentSizeInformationType
ObjectFactory. createComponentSizeInformationType()
Create an instance ofComponentSizeInformationType
ComponentSizeInformationType
ComponentSizeInformationType. id(Long value)
ComponentSizeInformationType
ComponentSizeInformationType. name(String value)
ComponentSizeInformationType
ComponentSizeInformationType. secondarySize(Integer value)
ComponentSizeInformationType
ComponentSizeInformationType. size(Integer value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type ComponentSizeInformationType Modifier and Type Method Description List<ComponentSizeInformationType>
ComponentSizeInformationType. createComponentList()
List<ComponentSizeInformationType>
SingleCacheStateInformationType. createComponentList()
javax.xml.bind.JAXBElement<ComponentSizeInformationType>
ObjectFactory. createComponentSizeInformation(ComponentSizeInformationType value)
List<ComponentSizeInformationType>
ComponentSizeInformationType. getComponent()
List<ComponentSizeInformationType>
SingleCacheStateInformationType. getComponent()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ComponentSizeInformationType Modifier and Type Method Description ComponentSizeInformationType
ComponentSizeInformationType. component(ComponentSizeInformationType value)
SingleCacheStateInformationType
SingleCacheStateInformationType. component(ComponentSizeInformationType value)
javax.xml.bind.JAXBElement<ComponentSizeInformationType>
ObjectFactory. createComponentSizeInformation(ComponentSizeInformationType value)
-