| Package | Description |
|---|---|
| org.apache.syncope.common.to | |
| org.apache.syncope.common.types |
| Modifier and Type | Method and Description |
|---|---|
UnmatchingRule |
AbstractSyncTaskTO.getUnmatchingRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractSyncTaskTO.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–2018 The Apache Software Foundation. All rights reserved.