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