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