Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.FunctionExpressionEvaluatorType
-
Packages that use FunctionExpressionEvaluatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of FunctionExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return FunctionExpressionEvaluatorType Modifier and Type Method Description FunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorType. clone()Creates and returns a deep copy of this object.FunctionExpressionEvaluatorTypeObjectFactory. createFunctionExpressionEvaluatorType()Create an instance ofFunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorType. libraryRef(ObjectReferenceType value)FunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorType. libraryRef(String oid, QName type)FunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorType. libraryRef(String oid, QName type, QName relation)FunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorType. name(String value)FunctionExpressionEvaluatorTypeFunctionExpressionEvaluatorType. parameter(ExpressionParameterType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type FunctionExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<FunctionExpressionEvaluatorType>ObjectFactory. createFunction(FunctionExpressionEvaluatorType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FunctionExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<FunctionExpressionEvaluatorType>ObjectFactory. createFunction(FunctionExpressionEvaluatorType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type FunctionExpressionEvaluatorType Constructor Description FunctionExpressionEvaluatorType(FunctionExpressionEvaluatorType o)Creates a newFunctionExpressionEvaluatorTypeinstance by deeply copying a givenFunctionExpressionEvaluatorTypeinstance.
-