Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.SequentialValueExpressionEvaluatorType
-
Packages that use SequentialValueExpressionEvaluatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of SequentialValueExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return SequentialValueExpressionEvaluatorType Modifier and Type Method Description SequentialValueExpressionEvaluatorTypeSequentialValueExpressionEvaluatorType. clone()Creates and returns a deep copy of this object.SequentialValueExpressionEvaluatorTypeObjectFactory. createSequentialValueExpressionEvaluatorType()Create an instance ofSequentialValueExpressionEvaluatorTypeSequentialValueExpressionEvaluatorTypeSequentialValueExpressionEvaluatorType. sequenceRef(ObjectReferenceType value)SequentialValueExpressionEvaluatorTypeSequentialValueExpressionEvaluatorType. sequenceRef(String oid, QName type)SequentialValueExpressionEvaluatorTypeSequentialValueExpressionEvaluatorType. sequenceRef(String oid, QName type, QName relation)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type SequentialValueExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequentialValueExpressionEvaluatorType>ObjectFactory. createSequentialValue(SequentialValueExpressionEvaluatorType value)Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SequentialValueExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<SequentialValueExpressionEvaluatorType>ObjectFactory. createSequentialValue(SequentialValueExpressionEvaluatorType value)Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type SequentialValueExpressionEvaluatorType Constructor Description SequentialValueExpressionEvaluatorType(SequentialValueExpressionEvaluatorType o)Creates a newSequentialValueExpressionEvaluatorTypeinstance by deeply copying a givenSequentialValueExpressionEvaluatorTypeinstance.
-