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