Package | Description |
---|---|
com.evolveum.midpoint.xml.ns._public.common.common_2a |
Modifier and Type | Field and Description |
---|---|
protected ResourceObjectAssociationDirectionType |
ResourceObjectAssociationType.direction |
Modifier and Type | Method and Description |
---|---|
static ResourceObjectAssociationDirectionType |
ResourceObjectAssociationDirectionType.fromValue(String v) |
ResourceObjectAssociationDirectionType |
ResourceObjectAssociationType.getDirection()
Gets the value of the direction property.
|
static ResourceObjectAssociationDirectionType |
ResourceObjectAssociationDirectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceObjectAssociationDirectionType[] |
ResourceObjectAssociationDirectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceObjectAssociationType.setDirection(ResourceObjectAssociationDirectionType value)
Sets the value of the direction property.
|
Copyright © 2013 evolveum. All rights reserved.