Class StoreUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.StoreUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionStoreUpdateAction(AddStoreProductSelection addProductSelection, AddStoreCountry addCountry, AddStoreDistributionChannel addDistributionChannel, AddStoreSupplyChannel addSupplyChannel, ChangeStoreProductSelectionActive changeProductSelectionActive, RemoveStoreProductSelection removeProductSelection, RemoveStoreCountry removeCountry, RemoveStoreDistributionChannel removeDistributionChannel, RemoveStoreSupplyChannel removeSupplyChannel, SetStoreProductSelections setProductSelections, SetStoreCountries setCountries, SetStoreCustomField setCustomField, SetStoreCustomType setCustomType, SetStoreDistributionChannels setDistributionChannels, SetStoreLanguages setLanguages, SetStoreName setName, SetStoreSupplyChannels setSupplyChannels) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static StoreUpdateAction.BuildervoidsetAddCountry(AddStoreCountry addCountry) voidsetAddDistributionChannel(AddStoreDistributionChannel addDistributionChannel) voidsetAddProductSelection(AddStoreProductSelection addProductSelection) voidsetAddSupplyChannel(AddStoreSupplyChannel addSupplyChannel) voidsetChangeProductSelectionActive(ChangeStoreProductSelectionActive changeProductSelectionActive) voidsetRemoveCountry(RemoveStoreCountry removeCountry) voidsetRemoveDistributionChannel(RemoveStoreDistributionChannel removeDistributionChannel) voidsetRemoveProductSelection(RemoveStoreProductSelection removeProductSelection) voidsetRemoveSupplyChannel(RemoveStoreSupplyChannel removeSupplyChannel) voidsetSetCountries(SetStoreCountries setCountries) voidsetSetCustomField(SetStoreCustomField setCustomField) voidsetSetCustomType(SetStoreCustomType setCustomType) voidsetSetDistributionChannels(SetStoreDistributionChannels setDistributionChannels) voidsetSetLanguages(SetStoreLanguages setLanguages) voidsetSetName(SetStoreName setName) voidsetSetProductSelections(SetStoreProductSelections setProductSelections) voidsetSetSupplyChannels(SetStoreSupplyChannels setSupplyChannels) toString()
-
Constructor Details
-
StoreUpdateAction
public StoreUpdateAction() -
StoreUpdateAction
public StoreUpdateAction(AddStoreProductSelection addProductSelection, AddStoreCountry addCountry, AddStoreDistributionChannel addDistributionChannel, AddStoreSupplyChannel addSupplyChannel, ChangeStoreProductSelectionActive changeProductSelectionActive, RemoveStoreProductSelection removeProductSelection, RemoveStoreCountry removeCountry, RemoveStoreDistributionChannel removeDistributionChannel, RemoveStoreSupplyChannel removeSupplyChannel, SetStoreProductSelections setProductSelections, SetStoreCountries setCountries, SetStoreCustomField setCustomField, SetStoreCustomType setCustomType, SetStoreDistributionChannels setDistributionChannels, SetStoreLanguages setLanguages, SetStoreName setName, SetStoreSupplyChannels setSupplyChannels)
-
-
Method Details
-
getAddProductSelection
-
setAddProductSelection
-
getAddCountry
-
setAddCountry
-
getAddDistributionChannel
-
setAddDistributionChannel
-
getAddSupplyChannel
-
setAddSupplyChannel
-
getChangeProductSelectionActive
-
setChangeProductSelectionActive
public void setChangeProductSelectionActive(ChangeStoreProductSelectionActive changeProductSelectionActive) -
getRemoveProductSelection
-
setRemoveProductSelection
-
getRemoveCountry
-
setRemoveCountry
-
getRemoveDistributionChannel
-
setRemoveDistributionChannel
-
getRemoveSupplyChannel
-
setRemoveSupplyChannel
-
getSetProductSelections
-
setSetProductSelections
-
getSetCountries
-
setSetCountries
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetDistributionChannels
-
setSetDistributionChannels
-
getSetLanguages
-
setSetLanguages
-
getSetName
-
setSetName
-
getSetSupplyChannels
-
setSetSupplyChannels
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-