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