Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.ProjectionMergeConfigurationType
-
Packages that use ProjectionMergeConfigurationType Package Description com.evolveum.midpoint.xml.ns._public.common.common_3 -
-
Uses of ProjectionMergeConfigurationType 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 ProjectionMergeConfigurationType Modifier and Type Method Description List<ProjectionMergeConfigurationType>
MergeConfigurationType. createProjectionList()
List<ProjectionMergeConfigurationType>
MergeConfigurationType. getProjection()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type ProjectionMergeConfigurationType Modifier and Type Method Description MergeConfigurationType
MergeConfigurationType. projection(ProjectionMergeConfigurationType value)
-