Uses of Class
com.evolveum.midpoint.xml.ns._public.model.password_1.TargetAccountType

Packages that use TargetAccountType
com.evolveum.midpoint.xml.ns._public.model.password_1   
 

Uses of TargetAccountType in com.evolveum.midpoint.xml.ns._public.model.password_1
 

Fields in com.evolveum.midpoint.xml.ns._public.model.password_1 with type parameters of type TargetAccountType
protected  java.util.List<TargetAccountType> PasswordChangeRequestType.target
           
protected  java.util.List<TargetAccountType> SelfPasswordChangeRequestType.target
           
 

Methods in com.evolveum.midpoint.xml.ns._public.model.password_1 that return TargetAccountType
 TargetAccountType ObjectFactory.createTargetAccountType()
          Create an instance of TargetAccountType
 

Methods in com.evolveum.midpoint.xml.ns._public.model.password_1 that return types with arguments of type TargetAccountType
 java.util.List<TargetAccountType> PasswordChangeRequestType.getTarget()
          Gets the value of the target property.
 java.util.List<TargetAccountType> SelfPasswordChangeRequestType.getTarget()
          Gets the value of the target property.
 



Copyright © 2011 evolveum. All Rights Reserved.