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

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

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

Fields in com.evolveum.midpoint.xml.ns._public.common.common_2a declared as ResourceEntitlementAssociationDirectionType
protected  ResourceEntitlementAssociationDirectionType ResourceEntitlementAssociationType.direction
           
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a that return ResourceEntitlementAssociationDirectionType
static ResourceEntitlementAssociationDirectionType ResourceEntitlementAssociationDirectionType.fromValue(String v)
           
 ResourceEntitlementAssociationDirectionType ResourceEntitlementAssociationType.getDirection()
          Gets the value of the direction property.
static ResourceEntitlementAssociationDirectionType ResourceEntitlementAssociationDirectionType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResourceEntitlementAssociationDirectionType[] ResourceEntitlementAssociationDirectionType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.evolveum.midpoint.xml.ns._public.common.common_2a with parameters of type ResourceEntitlementAssociationDirectionType
 void ResourceEntitlementAssociationType.setDirection(ResourceEntitlementAssociationDirectionType value)
          Sets the value of the direction property.
 



Copyright © 2013 evolveum. All Rights Reserved.