Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FormItemsType
Packages that use FormItemsType
Package
Description
-
Uses of FormItemsType in com.evolveum.midpoint.schema.util
Methods in com.evolveum.midpoint.schema.util with parameters of type FormItemsTypeModifier and TypeMethodDescriptionstatic List<AbstractFormItemType>
FormTypeUtil.getFormItems
(FormItemsType formItemsProperty) -
Uses of FormItemsType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 declared as FormItemsTypeModifier and TypeFieldDescriptionprotected FormItemsType
FormDefinitionType.formItems
protected FormItemsType
FormFieldGroupType.formItems
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FormItemsTypeModifier and TypeMethodDescriptionFormDefinitionType.beginFormItems()
FormFieldGroupType.beginFormItems()
FormItemsType.clone()
ObjectFactory.createFormItemsType()
FormItemsType.formItem
(jakarta.xml.bind.JAXBElement<? extends AbstractFormItemType> value) FormDefinitionType.getFormItems()
FormFieldGroupType.getFormItems()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type FormItemsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FormItemsType>
ObjectFactory.createFormItems
(FormItemsType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FormItemsTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FormItemsType>
ObjectFactory.createFormItems
(FormItemsType value) FormDefinitionType.formItems
(FormItemsType value) FormFieldGroupType.formItems
(FormItemsType value) void
FormDefinitionType.setFormItems
(FormItemsType value) void
FormFieldGroupType.setFormItems
(FormItemsType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FormItemsType