Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_1.ActivationType

Packages that use ActivationType
com.evolveum.midpoint.xml.ns._public.common.common_1   
 

Uses of ActivationType in com.evolveum.midpoint.xml.ns._public.common.common_1
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ActivationType
protected  ActivationType UserType.activation
           
protected  ActivationType AccountShadowType.activation
           
protected  ActivationType AssignmentType.activation
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ActivationType
 ActivationType ObjectFactory.createActivationType()
          Create an instance of ActivationType
 ActivationType UserType.getActivation()
          Gets the value of the activation property.
 ActivationType AccountShadowType.getActivation()
          Gets the value of the activation property.
 ActivationType AssignmentType.getActivation()
          Gets the value of the activation property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ActivationType
 void UserType.setActivation(ActivationType value)
          Sets the value of the activation property.
 void AccountShadowType.setActivation(ActivationType value)
          Sets the value of the activation property.
 void AssignmentType.setActivation(ActivationType value)
          Sets the value of the activation property.
 



Copyright © 2011 evolveum. All Rights Reserved.