| Package | Description |
|---|---|
| org.apache.directory.api.ldap.extras.intermediate.syncrepl |
| Modifier and Type | Field and Description |
|---|---|
private SynchronizationInfoEnum |
SyncInfoValueImpl.type
The kind of syncInfoValue we are dealing with
|
| Modifier and Type | Method and Description |
|---|---|
SynchronizationInfoEnum |
SyncInfoValue.getSyncInfoValueType()
Get the value type.
|
SynchronizationInfoEnum |
SyncInfoValueImpl.getSyncInfoValueType() |
static SynchronizationInfoEnum |
SynchronizationInfoEnum.getSyncMode(int value)
Get the
SynchronizationInfoEnum instance from an integer value. |
static SynchronizationInfoEnum |
SynchronizationInfoEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SynchronizationInfoEnum[] |
SynchronizationInfoEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyncInfoValue.setSyncInfoValueType(SynchronizationInfoEnum type) |
void |
SyncInfoValueImpl.setSyncInfoValueType(SynchronizationInfoEnum type) |
Copyright © 2003–2019 The Apache Software Foundation. All rights reserved.