Uses of Class
de.hybris.platform.sap.productconfig.runtime.interf.analytics.model.AnalyticsValue
-
Packages that use AnalyticsValue Package Description de.hybris.platform.sap.productconfig.runtime.interf.analytics.model -
-
Uses of AnalyticsValue in de.hybris.platform.sap.productconfig.runtime.interf.analytics.model
Methods in de.hybris.platform.sap.productconfig.runtime.interf.analytics.model that return types with arguments of type AnalyticsValue Modifier and Type Method Description java.util.List<AnalyticsValue>AnalyticsCharacteristic. getValues()Method parameters in de.hybris.platform.sap.productconfig.runtime.interf.analytics.model with type arguments of type AnalyticsValue Modifier and Type Method Description voidAnalyticsCharacteristic. setValues(java.util.List<AnalyticsValue> values)
-