Class ProductSpecType
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductSpecType
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
-