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

Packages that use MappingTargetDeclarationType
com.evolveum.midpoint.xml.ns._public.common.common_2a   
 

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as MappingTargetDeclarationType
protected  MappingTargetDeclarationType MappingType.target
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return MappingTargetDeclarationType
 MappingTargetDeclarationType MappingTargetDeclarationType.clone()
          Creates and returns a deep copy of this object.
 MappingTargetDeclarationType ObjectFactory.createMappingTargetDeclarationType()
          Create an instance of MappingTargetDeclarationType
 MappingTargetDeclarationType MappingType.getTarget()
          Gets the value of the target property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type MappingTargetDeclarationType
 void MappingType.setTarget(MappingTargetDeclarationType value)
          Sets the value of the target property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.