Class CartItemRef
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.CartItemRef
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class CartItemRef
extends Object
CartIIem reference. A CartItem is an identified part of the shopping cart.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionatreferredType(String atreferredType) booleanGeneric attribute indicating the name of the class type of the referred resource entity.getId()Unique identifier of the cart iteminthashCode()voidsetAtreferredType(String atreferredType) voidtoString()
-
Constructor Details
-
CartItemRef
public CartItemRef()
-
-
Method Details
-
atreferredType
-
getAtreferredType
Generic attribute indicating the name of the class type of the referred resource entity.- Returns:
- atreferredType
-
setAtreferredType
-
id
-
getId
Unique identifier of the cart item- Returns:
- id
-
setId
-
equals
-
hashCode
public int hashCode() -
toString
-