Class ProductSpecCharacteristicRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductSpecCharacteristicRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class ProductSpecCharacteristicRef
extends Object
Product Spec Characteristic reference.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanClass type of the referred product spec characteristicgetHref()Reference of the product spec characteristicgetId()Identifier of the product spec characteristicgetName()Name of the product spec characteristicinthashCode()voidsetAtreferredType(String atreferredType) voidvoidvoidtoString()
-
Constructor Details
-
ProductSpecCharacteristicRef
public ProductSpecCharacteristicRef()
-
-
Method Details
-
href
-
getHref
Reference of the product spec characteristic- Returns:
- href
-
setHref
-
id
-
getId
Identifier of the product spec characteristic- Returns:
- id
-
setId
-
name
-
getName
Name of the product spec characteristic- Returns:
- name
-
setName
-
atreferredType
-
getAtreferredType
Class type of the referred product spec characteristic- Returns:
- atreferredType
-
setAtreferredType
-
equals
-
hashCode
public int hashCode() -
toString
-