Class ProductSpecType
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductSpecType
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProductSpecType
extends Object
Product Specification type.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescription(String description) boolean@NotNull StringDescription of the Product Spec Type.@NotNull StringgetId()Identifier of the Product Spec Type.inthashCode()voidsetDescription(String description) voidtoString()
-
Constructor Details
-
ProductSpecType
public ProductSpecType()
-
-
Method Details
-
id
-
getId
Identifier of the Product Spec Type.- Returns:
- id
-
setId
-
description
-
getDescription
Description of the Product Spec Type.- Returns:
- description
-
setDescription
-
equals
-
hashCode
public int hashCode() -
toString
-