Class DiscountTypeData

java.lang.Object
de.hybris.platform.commercefacades.quote.data.DiscountTypeData
All Implemented Interfaces:
Serializable

@Deprecated(since="6.4", forRemoval=true) public class DiscountTypeData extends Object implements Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
true
See Also:
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    void
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DiscountTypeData

      public DiscountTypeData()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setCode

      public void setCode(String code)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getCode

      public String getCode()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setName

      public void setName(String name)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getName

      public String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.