Class StoreDistributionChannelsChanged
java.lang.Object
com.commercetools.graphql.api.types.StoreDistributionChannelsChanged
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetAddedDistributionChannels(List<Channel> addedDistributionChannels) voidsetAddedDistributionChannelsRef(List<Reference> addedDistributionChannelsRef) voidsetRemovedDistributionChannels(List<Channel> removedDistributionChannels) voidsetRemovedDistributionChannelsRef(List<Reference> removedDistributionChannelsRef) voidtoString()
-
Constructor Details
-
StoreDistributionChannelsChanged
public StoreDistributionChannelsChanged() -
StoreDistributionChannelsChanged
-
-
Method Details
-
getAddedDistributionChannels
-
setAddedDistributionChannels
-
getRemovedDistributionChannels
-
setRemovedDistributionChannels
-
getAddedDistributionChannelsRef
-
setAddedDistributionChannelsRef
-
getRemovedDistributionChannelsRef
-
setRemovedDistributionChannelsRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-