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

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

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ResourceActivationDefinitionType
protected  ResourceActivationDefinitionType ResourceAccountTypeDefinitionType.activation
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ResourceActivationDefinitionType
 ResourceActivationDefinitionType ResourceActivationDefinitionType.clone()
          Creates and returns a deep copy of this object.
 ResourceActivationDefinitionType ObjectFactory.createResourceActivationDefinitionType()
          Create an instance of ResourceActivationDefinitionType
 ResourceActivationDefinitionType ResourceAccountTypeDefinitionType.getActivation()
          Gets the value of the activation property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ResourceActivationDefinitionType
 void ResourceAccountTypeDefinitionType.setActivation(ResourceActivationDefinitionType value)
          Sets the value of the activation property.
 

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



Copyright © 2013 evolveum. All Rights Reserved.