Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.AssociationFromLinkExpressionEvaluatorType
-
Packages that use AssociationFromLinkExpressionEvaluatorType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of AssociationFromLinkExpressionEvaluatorType in com.evolveum.midpoint.xml.ns._public.common.common_3
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type AssociationFromLinkExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssociationFromLinkExpressionEvaluatorType>
ObjectFactory. createAssociationFromLink(AssociationFromLinkExpressionEvaluatorType value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssociationFromLinkExpressionEvaluatorType Modifier and Type Method Description javax.xml.bind.JAXBElement<AssociationFromLinkExpressionEvaluatorType>
ObjectFactory. createAssociationFromLink(AssociationFromLinkExpressionEvaluatorType value)
Constructors in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type AssociationFromLinkExpressionEvaluatorType Constructor Description AssociationFromLinkExpressionEvaluatorType(AssociationFromLinkExpressionEvaluatorType o)
Creates a newAssociationFromLinkExpressionEvaluatorType
instance by deeply copying a givenAssociationFromLinkExpressionEvaluatorType
instance.
-