| Package | Description |
|---|---|
| de.hybris.platform.impex.jalo.imp |
| Modifier and Type | Method and Description |
|---|---|
ValueLine.ValueEntry |
ValueLine.ValueEntry.createCopy()
Clones the entry by copying the source cell value.
|
ValueLine.ValueEntry |
ValueLine.getValueEntry(int index)
Provides the value entry object for a given position.
|
protected ValueLine.ValueEntry |
ValueLine.resolveMissingEntry(int index,
Object resolvingValue)
Marks the column value at position
index as resolved with given value. |
protected ValueLine.ValueEntry |
ValueLine.unresolveMissingEntry(int index)
Marks the column value at position
index as unresolved. |
Copyright © 2017 SAP SE. All Rights Reserved.