| Package | Description |
|---|---|
| de.hybris.platform.commercefacades.product | |
| de.hybris.platform.commercefacades.product.converters.populator |
| Modifier and Type | Method and Description |
|---|---|
static ProductVariantOption |
ProductVariantOption.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ProductVariantOption[] |
ProductVariantOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<ProductVariantOption> |
ProductVariantOptionDataPopulator.getProductVariantOptionList() |
protected ConfigurablePopulator<VariantProductModel,VariantOptionData,ProductVariantOption> |
ProductVariantOptionDataPopulator.getVariantOptionDataPopulator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductVariantOptionDataPopulator.setProductVariantOptionList(java.util.Collection<ProductVariantOption> productVariantOptionList) |
void |
ProductVariantOptionDataPopulator.setVariantOptionDataPopulator(ConfigurablePopulator<VariantProductModel,VariantOptionData,ProductVariantOption> variantOptionDataPopulator) |
Copyright © 2018 SAP SE. All Rights Reserved.