Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.MappingEvaluationVariableType
-
Packages that use MappingEvaluationVariableType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of MappingEvaluationVariableType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type MappingEvaluationVariableType Modifier and Type Field Description protected List<MappingEvaluationVariableType>MappingEvaluationRequestType. variableMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return MappingEvaluationVariableType Modifier and Type Method Description MappingEvaluationVariableTypeMappingEvaluationRequestType. beginVariable()MappingEvaluationVariableTypeMappingEvaluationVariableType. clone()Creates and returns a deep copy of this object.MappingEvaluationVariableTypeObjectFactory. createMappingEvaluationVariableType()Create an instance ofMappingEvaluationVariableTypeMappingEvaluationVariableTypeMappingEvaluationVariableType. name(String value)MappingEvaluationVariableTypeMappingEvaluationVariableType. value(Object value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type MappingEvaluationVariableType Modifier and Type Method Description List<MappingEvaluationVariableType>MappingEvaluationRequestType. getVariable()Gets the value of the variable property.Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingEvaluationVariableType Modifier and Type Method Description MappingEvaluationRequestTypeMappingEvaluationRequestType. variable(MappingEvaluationVariableType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type MappingEvaluationVariableType Constructor Description MappingEvaluationVariableType(MappingEvaluationVariableType o)Creates a newMappingEvaluationVariableTypeinstance by deeply copying a givenMappingEvaluationVariableTypeinstance.
-