| Package | Description |
|---|---|
| de.hybris.deltadetection | |
| de.hybris.deltadetection.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| Modifier and Type | Method and Description |
|---|---|
ChangeType |
ItemChangeDTO.getChangeType() |
| Constructor and Description |
|---|
ItemChangeDTO(Long itemPK,
Date version,
ChangeType changeType,
String info,
String itemComposedType,
String streamId) |
| Modifier and Type | Method and Description |
|---|---|
static ChangeType |
ChangeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChangeType[] |
ChangeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SAP SE. All Rights Reserved.