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

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

Uses of ValueAssignmentType in com.evolveum.midpoint.common.refinery
 

Methods in com.evolveum.midpoint.common.refinery that return ValueAssignmentType
 ValueAssignmentType RefinedAccountDefinition.getActivationInbound()
           
 ValueAssignmentType RefinedAccountDefinition.getCredentialsInbound()
           
 

Methods in com.evolveum.midpoint.common.refinery that return types with arguments of type ValueAssignmentType
 java.util.List<ValueAssignmentType> RefinedAttributeDefinition.getInboundAssignmentTypes()
           
 

Method parameters in com.evolveum.midpoint.common.refinery with type arguments of type ValueAssignmentType
 void RefinedAttributeDefinition.setInboundAssignmentTypes(java.util.List<ValueAssignmentType> inboundAssignmentTypes)
           
 

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 declared as ValueAssignmentType
protected  ValueAssignmentType ResourcePasswordDefinitionType.inbound
           
protected  ValueAssignmentType ResourceActivationEnableDefinitionType.inbound
           
 

Fields in com.evolveum.midpoint.xml.ns._public.common.common_1 with type parameters of type ValueAssignmentType
protected  java.util.List<ValueAssignmentType> ResourceAttributeDefinitionType.inbound
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return ValueAssignmentType
 ValueAssignmentType ObjectFactory.createValueAssignmentType()
          Create an instance of ValueAssignmentType
 ValueAssignmentType ResourcePasswordDefinitionType.getInbound()
          Gets the value of the inbound property.
 ValueAssignmentType ResourceActivationEnableDefinitionType.getInbound()
          Gets the value of the inbound property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 that return types with arguments of type ValueAssignmentType
 java.util.List<ValueAssignmentType> ResourceAttributeDefinitionType.getInbound()
          Gets the value of the inbound property.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_1 with parameters of type ValueAssignmentType
 void ResourcePasswordDefinitionType.setInbound(ValueAssignmentType value)
          Sets the value of the inbound property.
 void ResourceActivationEnableDefinitionType.setInbound(ValueAssignmentType value)
          Sets the value of the inbound property.
 



Copyright © 2012 evolveum. All Rights Reserved.