Class ProductOfferingRecommendationRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingRef
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingRecommendationRef
ProductOfferingRecommendationRef subtype of the ProductOfferingRef entity.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddProductOfferingTermItem(ProductOfferingTermRef productOfferingTermItem) boolean@Valid List<ProductOfferingTermRef>Get productOfferingTerminthashCode()productOfferingTerm(List<ProductOfferingTermRef> productOfferingTerm) voidsetProductOfferingTerm(List<ProductOfferingTermRef> productOfferingTerm) toString()Methods inherited from class de.hybris.platform.b2ctelcotmfwebservices.v2.dto.ProductOfferingRef
addVariantOptionItem, atReferredType, atType, getAtReferredType, getAtType, getHref, getId, getImage, getName, getVariantOption, href, id, image, name, setAtReferredType, setAtType, setHref, setId, setImage, setName, setVariantOption, variantOption
-
Constructor Details
-
ProductOfferingRecommendationRef
public ProductOfferingRecommendationRef()
-
-
Method Details
-
productOfferingTerm
public ProductOfferingRecommendationRef productOfferingTerm(List<ProductOfferingTermRef> productOfferingTerm) -
addProductOfferingTermItem
public ProductOfferingRecommendationRef addProductOfferingTermItem(ProductOfferingTermRef productOfferingTermItem) -
getProductOfferingTerm
Get productOfferingTerm- Returns:
- productOfferingTerm
-
setProductOfferingTerm
-
equals
- Overrides:
equalsin classProductOfferingRef
-
hashCode
public int hashCode()- Overrides:
hashCodein classProductOfferingRef
-
toString
- Overrides:
toStringin classProductOfferingRef
-