| Package | Description |
|---|---|
| de.hybris.platform.entitlementfacades.data | |
| de.hybris.platform.entitlementservices.data | |
| de.hybris.platform.entitlementservices.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.entitlementservices.model |
Contains generated models for each type of de.hybris.platform.entitlementservices.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
EntitlementTimeUnit |
EntitlementData.getTimeUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntitlementData.setTimeUnit(EntitlementTimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
EntitlementTimeUnit |
EmsGrantData.getTimeUnit() |
| Modifier and Type | Method and Description |
|---|---|
void |
EmsGrantData.setTimeUnit(EntitlementTimeUnit timeUnit) |
| Modifier and Type | Method and Description |
|---|---|
static EntitlementTimeUnit |
EntitlementTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntitlementTimeUnit[] |
EntitlementTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EntitlementTimeUnit |
ProductEntitlementModel.getTimeUnit()
Generated method - Getter of the
ProductEntitlement.timeUnit attribute defined at extension entitlementservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductEntitlementModel.setTimeUnit(EntitlementTimeUnit value)
Generated method - Setter of
ProductEntitlement.timeUnit attribute defined at extension entitlementservices. |
Copyright © 2017 SAP SE. All Rights Reserved.