Class ConfigurationInfoWsDTO
java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.order.ConfigurationInfoWsDTO
- All Implemented Interfaces:
Serializable
Representation of a Configuration Info
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetConfigurationLabel(String configurationLabel) voidsetConfigurationValue(String configurationValue) voidsetConfiguratorType(String configuratorType) void
-
Constructor Details
-
ConfigurationInfoWsDTO
public ConfigurationInfoWsDTO()
-
-
Method Details
-
setConfiguratorType
-
getConfiguratorType
-
setStatus
-
getStatus
-
setConfigurationLabel
-
getConfigurationLabel
-
setConfigurationValue
-
getConfigurationValue
-