Class TmaProductSpecTypeData

java.lang.Object
de.hybris.platform.b2ctelcofacades.data.TmaProductSpecTypeData
All Implemented Interfaces:
Serializable

public class TmaProductSpecTypeData extends Object implements Serializable
See Also:
  • Constructor Details

    • TmaProductSpecTypeData

      public TmaProductSpecTypeData()
  • Method Details

    • setId

      public void setId(String id)
    • getId

      public String getId()
    • setDescription

      public void setDescription(String description)
    • getDescription

      public String getDescription()