| Package | Description |
|---|---|
| de.hybris.platform.b2bacceleratorfacades.checkout.data | |
| de.hybris.platform.b2bacceleratorfacades.order.data | |
| de.hybris.platform.cronjob.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.cronjob.model |
Contains generated models for each type of de.hybris.platform.cronjob.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
List<DayOfWeek> |
PlaceOrderData.getNDaysOfWeek() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlaceOrderData.setNDaysOfWeek(List<DayOfWeek> nDaysOfWeek) |
| Modifier and Type | Method and Description |
|---|---|
List<DayOfWeek> |
TriggerData.getDaysOfWeek() |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerData.setDaysOfWeek(List<DayOfWeek> daysOfWeek) |
| Modifier and Type | Method and Description |
|---|---|
static DayOfWeek |
DayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DayOfWeek[] |
DayOfWeek.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<DayOfWeek> |
TriggerModel.getDaysOfWeek()
Generated method - Getter of the
Trigger.daysOfWeek attribute defined at extension processing. |
| Modifier and Type | Method and Description |
|---|---|
void |
TriggerModel.setDaysOfWeek(List<DayOfWeek> value)
Generated method - Setter of
Trigger.daysOfWeek attribute defined at extension processing. |
Copyright © 2017 SAP SE. All Rights Reserved.