Package | Description |
---|---|
com.broadleafcommerce.cartoperation.domain |
Modifier and Type | Method and Description |
---|---|
List<AttributeChoiceValue> |
AttributeChoice.getAllowedValues()
Gives the customer more structured input to fill out their option, which can drive a select
field or a color picker with particular colors.
|
Modifier and Type | Method and Description |
---|---|
void |
AttributeChoice.setAllowedValues(List<AttributeChoiceValue> allowedValues)
Gives the customer more structured input to fill out their option, which can drive a select
field or a color picker with particular colors.
|
Copyright © 2021. All rights reserved.