Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_2a.AsIsExpressionEvaluatorType

Packages that use AsIsExpressionEvaluatorType
com.evolveum.midpoint.common.expression.evaluator   
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

Uses of AsIsExpressionEvaluatorType in com.evolveum.midpoint.common.expression.evaluator
 

Constructors in com.evolveum.midpoint.common.expression.evaluator with parameters of type AsIsExpressionEvaluatorType
AsIsExpressionEvaluator(AsIsExpressionEvaluatorType asIsExpressionEvaluatorType, ItemDefinition outputDefinition, PrismContext prismContext)
           
 

Uses of AsIsExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_2a
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return AsIsExpressionEvaluatorType
 AsIsExpressionEvaluatorType AsIsExpressionEvaluatorType.clone()
          Creates and returns a deep copy of this object.
 AsIsExpressionEvaluatorType ObjectFactory.createAsIsExpressionEvaluatorType()
          Create an instance of AsIsExpressionEvaluatorType
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return types with arguments of type AsIsExpressionEvaluatorType
 javax.xml.bind.JAXBElement<AsIsExpressionEvaluatorType> ObjectFactory.createAsIs(AsIsExpressionEvaluatorType value)
          Create an instance of JAXBElement<AsIsExpressionEvaluatorType>}
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type AsIsExpressionEvaluatorType
 javax.xml.bind.JAXBElement<AsIsExpressionEvaluatorType> ObjectFactory.createAsIs(AsIsExpressionEvaluatorType value)
          Create an instance of JAXBElement<AsIsExpressionEvaluatorType>}
 

Constructors in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type AsIsExpressionEvaluatorType
AsIsExpressionEvaluatorType(AsIsExpressionEvaluatorType o)
          Creates a new AsIsExpressionEvaluatorType instance by deeply copying a given AsIsExpressionEvaluatorType instance.
 



Copyright © 2012 evolveum. All Rights Reserved.