Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AsIsExpressionEvaluatorType
-
Packages that use AsIsExpressionEvaluatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AsIsExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return AsIsExpressionEvaluatorType Modifier and Type Method Description AsIsExpressionEvaluatorTypeAsIsExpressionEvaluatorType. clone()Creates and returns a deep copy of this object.AsIsExpressionEvaluatorTypeObjectFactory. createAsIsExpressionEvaluatorType()Create an instance ofAsIsExpressionEvaluatorTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AsIsExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AsIsExpressionEvaluatorType>ObjectFactory. createAsIs(AsIsExpressionEvaluatorType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsIsExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AsIsExpressionEvaluatorType>ObjectFactory. createAsIs(AsIsExpressionEvaluatorType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AsIsExpressionEvaluatorType Constructor Description AsIsExpressionEvaluatorType(AsIsExpressionEvaluatorType o)Creates a newAsIsExpressionEvaluatorTypeinstance by deeply copying a givenAsIsExpressionEvaluatorTypeinstance.
-