| Package | Description |
|---|---|
| de.hybris.platform.entitlementfacades.data | |
| de.hybris.platform.entitlementfacades.enums |
| Modifier and Type | Method and Description |
|---|---|
EntitlementStatus |
EntitlementData.getStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
EntitlementData.setStatus(EntitlementStatus status) |
| Modifier and Type | Method and Description |
|---|---|
static EntitlementStatus |
EntitlementStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EntitlementStatus[] |
EntitlementStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SAP SE. All Rights Reserved.