Class StoreSupplyChannelsChanged
java.lang.Object
com.commercetools.graphql.api.types.StoreSupplyChannelsChanged
- All Implemented Interfaces:
MessagePayload
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()voidsetAddedSupplyChannels(List<Channel> addedSupplyChannels) voidsetAddedSupplyChannelsRef(List<Reference> addedSupplyChannelsRef) voidsetRemovedSupplyChannels(List<Channel> removedSupplyChannels) voidsetRemovedSupplyChannelsRef(List<Reference> removedSupplyChannelsRef) voidtoString()
-
Constructor Details
-
StoreSupplyChannelsChanged
public StoreSupplyChannelsChanged() -
StoreSupplyChannelsChanged
-
-
Method Details
-
getAddedSupplyChannels
-
setAddedSupplyChannels
-
getRemovedSupplyChannels
-
setRemovedSupplyChannels
-
getAddedSupplyChannelsRef
-
setAddedSupplyChannelsRef
-
getRemovedSupplyChannelsRef
-
setRemovedSupplyChannelsRef
-
getType
- Specified by:
getTypein interfaceMessagePayload
-
setType
- Specified by:
setTypein interfaceMessagePayload
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-