| Package | Description |
|---|---|
| de.hybris.platform.ldap.impex |
| Modifier and Type | Method and Description |
|---|---|
ImpExEntry.HeaderMode |
ImpExEntry.getMode() |
static ImpExEntry.HeaderMode |
ImpExEntry.HeaderMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ImpExEntry.HeaderMode[] |
ImpExEntry.HeaderMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImpExEntry.setMode(ImpExEntry.HeaderMode mode) |
| Constructor and Description |
|---|
ImpExEntry(ImpExEntry.HeaderMode mode) |
ImpExEntry(ImpExEntry.HeaderMode mode,
java.lang.String type) |
Copyright © 2018 SAP SE. All Rights Reserved.