| Package | Description |
|---|---|
| org.apache.syncope.common.lib.to | |
| org.apache.syncope.common.lib.types |
| Modifier and Type | Method and Description |
|---|---|
UnmatchingRule |
AbstractProvisioningTaskTO.getUnmatchingRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProvisioningTaskTO.setUnmatchingRule(UnmatchingRule unmatchigRule) |
| Modifier and Type | Method and Description |
|---|---|
static UnmatchingRule |
UnmatchingRule.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UnmatchingRule[] |
UnmatchingRule.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
UnmatchingRule.toEventName(UnmatchingRule rule) |
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.