Class OrderItemRelationShip
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.OrderItemRelationShip
Linked order items to the one instantiate.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean@NotNull StringgetId()The identifier of the related ordered item.@NotNull @Valid RelationShipTypegetType()Get typeinthashCode()voidvoidsetType(RelationShipType type) toString()type(RelationShipType type)
-
Constructor Details
-
OrderItemRelationShip
public OrderItemRelationShip()
-
-
Method Details