Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FormSpecificationType
-
Packages that use FormSpecificationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of FormSpecificationType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FormSpecificationType Modifier and Type Method Description FormSpecificationTypeObjectFormType. beginFormSpecification()FormSpecificationTypeFormSpecificationType. clone()FormSpecificationTypeObjectFactory. createFormSpecificationType()Create an instance ofFormSpecificationTypeFormSpecificationTypeFormSpecificationType. formRef(ObjectReferenceType value)FormSpecificationTypeFormSpecificationType. formRef(String oid, QName type)FormSpecificationTypeFormSpecificationType. formRef(String oid, QName type, QName relation)FormSpecificationTypeObjectFormType. getFormSpecification()FormSpecificationTypeFormSpecificationType. id(Long value)FormSpecificationTypeFormSpecificationType. panelClass(String value)FormSpecificationTypeFormSpecificationType. panelUri(String value)FormSpecificationTypeFormSpecificationType. title(String value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FormSpecificationType Modifier and Type Method Description ObjectFormTypeObjectFormType. formSpecification(FormSpecificationType value)voidObjectFormType. setFormSpecification(FormSpecificationType value)
-