Class ConfigurationInfoData
java.lang.Object
de.hybris.platform.commercefacades.order.data.ConfigurationInfoData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigurationLabel(String configurationLabel) voidsetConfigurationValue(String configurationValue) voidsetConfiguratorType(ConfiguratorType configuratorType) voidsetStatus(ProductInfoStatus status)
-
Constructor Details
-
ConfigurationInfoData
public ConfigurationInfoData()
-
-
Method Details
-
setConfiguratorType
-
getConfiguratorType
-
setStatus
-
getStatus
-
setConfigurationLabel
-
getConfigurationLabel
-
setConfigurationValue
-
getConfigurationValue
-