| Package | Description |
|---|---|
| io.sphere.sdk.productselections |
Provides model classes and builders for product selections.
|
| Modifier and Type | Method and Description |
|---|---|
ProductSelectionMode |
ProductSelection.getMode() |
static ProductSelectionMode |
ProductSelectionMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProductSelectionMode[] |
ProductSelectionMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|