java.lang.Object
de.hybris.platform.commercewebservicescommons.dto.product.FeatureValueWsDTO
All Implemented Interfaces:
Serializable

public class FeatureValueWsDTO extends Object implements Serializable
Representation of a Feature Value
See Also:
  • Constructor Details

    • FeatureValueWsDTO

      public FeatureValueWsDTO()
  • Method Details

    • setValue

      public void setValue(String value)
    • getValue

      public String getValue()