Uses of Class
com.broadleafcommerce.cartoperation.domain.CharacteristicValue
Packages that use CharacteristicValue
-
Uses of CharacteristicValue in com.broadleafcommerce.cartoperation.domain
Methods in com.broadleafcommerce.cartoperation.domain that return types with arguments of type CharacteristicValueModifier and TypeMethodDescriptionCharacteristic.getValue()
List of values for the characteristic.Method parameters in com.broadleafcommerce.cartoperation.domain with type arguments of type CharacteristicValueModifier and TypeMethodDescriptionvoid
Characteristic.setValue
(List<CharacteristicValue> value) List of values for the characteristic.