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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetCode()Deprecated, for removal: This API element is subject to removal in a future version.getName()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
DiscountTypeData
public DiscountTypeData()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setCode
Deprecated, for removal: This API element is subject to removal in a future version. -
getCode
Deprecated, for removal: This API element is subject to removal in a future version. -
setName
Deprecated, for removal: This API element is subject to removal in a future version. -
getName
Deprecated, for removal: This API element is subject to removal in a future version.
-