Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ParameterType
-
Packages that use ParameterType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ParameterType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of ParameterType in com.evolveum.midpoint.xml.ns._public.common.common_3 Modifier and Type Class Description classExpressionParameterTypeDescribes input parameters to the expression.classSearchFilterParameterTypeDescribes input parameters for the search filter.classSubreportParameterTypeSubreport with expression.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return ParameterType Modifier and Type Method Description ParameterTypeParameterType. clone()ParameterTypeObjectFactory. createParameterType()Create an instance ofParameterTypeParameterTypeParameterType. id(Long value)ParameterTypeParameterType. name(String value)ParameterTypeParameterType. type(QName value)
-