Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FormType
-
Packages that use FormType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of FormType 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 FormType Modifier and Type Method Description PrismObject<FormType>
FormType. asPrismObject()
javax.xml.bind.JAXBElement<FormType>
ObjectFactory. createForm(FormType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FormType Modifier and Type Method Description javax.xml.bind.JAXBElement<FormType>
ObjectFactory. createForm(FormType value)
-