Class OrderItemRelationShip
java.lang.Object
de.hybris.platform.b2ctelcotmfwebservices.v2.dto.OrderItemRelationShip
@Validated
@Generated(value="de.hybris.platform.b2ctelcotmfwebservices.swagger.TelcoCodegen",
date="2022-10-21T20:34:47.671Z")
public class OrderItemRelationShip
extends Object
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