Class OrderLineItemDistributionChannelSet
java.lang.Object
com.commercetools.graphql.api.types.OrderLineItemDistributionChannelSet
- All Implemented Interfaces:
MessagePayload,OrderMessagePayload
public class OrderLineItemDistributionChannelSet
extends Object
implements MessagePayload, OrderMessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetDistributionChannel(Channel distributionChannel) voidsetDistributionChannelRef(Reference distributionChannelRef) voidsetLineItemId(String lineItemId) voidsetLineItemKey(String lineItemKey) voidtoString()
-
Constructor Details
-
OrderLineItemDistributionChannelSet
public OrderLineItemDistributionChannelSet() -
OrderLineItemDistributionChannelSet
-
-
Method Details
-
getLineItemId
-
setLineItemId
-
getLineItemKey
-
setLineItemKey
-
getDistributionChannel
-
setDistributionChannel
-
getDistributionChannelRef
-
setDistributionChannelRef
-
getType
- Specified by:
getTypein interfaceMessagePayload- Specified by:
getTypein interfaceOrderMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload- Specified by:
setTypein interfaceOrderMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-