Class CartUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.CartUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCartUpdateAction(AddCartCustomLineItem addCustomLineItem, AddCartCustomShippingMethod addCustomShippingMethod, AddCartDiscountCode addDiscountCode, AddCartItemShippingAddress addItemShippingAddress, AddCartLineItem addLineItem, AddCartPayment addPayment, AddCartShippingMethod addShippingMethod, AddCartShoppingList addShoppingList, ApplyCartDeltaToCustomLineItemShippingDetailsTargets applyDeltaToCustomLineItemShippingDetailsTargets, ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets, ChangeCartCustomLineItemMoney changeCustomLineItemMoney, ChangeCartCustomLineItemPriceMode changeCustomLineItemPriceMode, ChangeCartCustomLineItemQuantity changeCustomLineItemQuantity, ChangeCartTaxCalculationMode changeTaxCalculationMode, ChangeCartTaxMode changeTaxMode, ChangeCartTaxRoundingMode changeTaxRoundingMode, RecalculateCart recalculate, RemoveCartCustomLineItem removeCustomLineItem, RemoveCartDiscountCode removeDiscountCode, RemoveCartItemShippingAddress removeItemShippingAddress, RemoveCartLineItem removeLineItem, RemoveCartPayment removePayment, RemoveCartShippingMethod removeShippingMethod, SetCartAnonymousId setAnonymousId, SetCartBillingAddress setBillingAddress, SetCartBillingAddressCustomField setBillingAddressCustomField, SetCartBillingAddressCustomType setBillingAddressCustomType, SetCartBusinessUnit setBusinessUnit, SetCartKey setKey, SetCartTotalTax setCartTotalTax, SetCartCountry setCountry, SetCartCustomField setCustomField, SetCartCustomLineItemCustomField setCustomLineItemCustomField, SetCartCustomLineItemCustomType setCustomLineItemCustomType, SetCartCustomLineItemShippingDetails setCustomLineItemShippingDetails, SetCartCustomLineItemTaxAmount setCustomLineItemTaxAmount, SetCartCustomLineItemTaxRate setCustomLineItemTaxRate, SetCartCustomShippingMethod setCustomShippingMethod, SetCartCustomType setCustomType, SetCartCustomerEmail setCustomerEmail, SetCartCustomerGroup setCustomerGroup, SetCartCustomerId setCustomerId, SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetCartDirectDiscounts setDirectDiscounts, SetCartItemShippingAddressCustomField setItemShippingAddressCustomField, SetCartItemShippingAddressCustomType setItemShippingAddressCustomType, SetCartLineItemCustomField setLineItemCustomField, SetCartLineItemCustomType setLineItemCustomType, SetCartLineItemDistributionChannel setLineItemDistributionChannel, SetCartLineItemInventoryMode setLineItemInventoryMode, SetCartLineItemPrice setLineItemPrice, SetCartLineItemShippingDetails setLineItemShippingDetails, SetCartLineItemSupplyChannel setLineItemSupplyChannel, SetCartLineItemTaxAmount setLineItemTaxAmount, SetCartLineItemTaxRate setLineItemTaxRate, SetCartLineItemTotalPrice setLineItemTotalPrice, SetCartLocale setLocale, SetCartShippingAddress setShippingAddress, SetCartShippingAddressCustomField setShippingAddressCustomField, SetCartShippingAddressCustomType setShippingAddressCustomType, SetCartShippingCustomField setShippingCustomField, SetCartShippingCustomType setShippingCustomType, SetCartShippingMethod setShippingMethod, SetCartShippingMethodTaxAmount setShippingMethodTaxAmount, SetCartShippingMethodTaxRate setShippingMethodTaxRate, SetCartShippingRateInput setShippingRateInput, UpdateCartItemShippingAddress updateItemShippingAddress, FreezeCart freezeCart, UnfreezeCart unfreezeCart, ChangeCartLineItemQuantity changeLineItemQuantity) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static CartUpdateAction.BuildervoidsetAddCustomLineItem(AddCartCustomLineItem addCustomLineItem) voidsetAddCustomShippingMethod(AddCartCustomShippingMethod addCustomShippingMethod) voidsetAddDiscountCode(AddCartDiscountCode addDiscountCode) voidsetAddItemShippingAddress(AddCartItemShippingAddress addItemShippingAddress) voidsetAddLineItem(AddCartLineItem addLineItem) voidsetAddPayment(AddCartPayment addPayment) voidsetAddShippingMethod(AddCartShippingMethod addShippingMethod) voidsetAddShoppingList(AddCartShoppingList addShoppingList) voidsetApplyDeltaToCustomLineItemShippingDetailsTargets(ApplyCartDeltaToCustomLineItemShippingDetailsTargets applyDeltaToCustomLineItemShippingDetailsTargets) voidsetApplyDeltaToLineItemShippingDetailsTargets(ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets) voidsetChangeCustomLineItemMoney(ChangeCartCustomLineItemMoney changeCustomLineItemMoney) voidsetChangeCustomLineItemPriceMode(ChangeCartCustomLineItemPriceMode changeCustomLineItemPriceMode) voidsetChangeCustomLineItemQuantity(ChangeCartCustomLineItemQuantity changeCustomLineItemQuantity) voidsetChangeLineItemQuantity(ChangeCartLineItemQuantity changeLineItemQuantity) voidsetChangeTaxCalculationMode(ChangeCartTaxCalculationMode changeTaxCalculationMode) voidsetChangeTaxMode(ChangeCartTaxMode changeTaxMode) voidsetChangeTaxRoundingMode(ChangeCartTaxRoundingMode changeTaxRoundingMode) voidsetFreezeCart(FreezeCart freezeCart) voidsetRecalculate(RecalculateCart recalculate) voidsetRemoveCustomLineItem(RemoveCartCustomLineItem removeCustomLineItem) voidsetRemoveDiscountCode(RemoveCartDiscountCode removeDiscountCode) voidsetRemoveItemShippingAddress(RemoveCartItemShippingAddress removeItemShippingAddress) voidsetRemoveLineItem(RemoveCartLineItem removeLineItem) voidsetRemovePayment(RemoveCartPayment removePayment) voidsetRemoveShippingMethod(RemoveCartShippingMethod removeShippingMethod) voidsetSetAnonymousId(SetCartAnonymousId setAnonymousId) voidsetSetBillingAddress(SetCartBillingAddress setBillingAddress) voidsetSetBillingAddressCustomField(SetCartBillingAddressCustomField setBillingAddressCustomField) voidsetSetBillingAddressCustomType(SetCartBillingAddressCustomType setBillingAddressCustomType) voidsetSetBusinessUnit(SetCartBusinessUnit setBusinessUnit) voidsetSetCartTotalTax(SetCartTotalTax setCartTotalTax) voidsetSetCountry(SetCartCountry setCountry) voidsetSetCustomerEmail(SetCartCustomerEmail setCustomerEmail) voidsetSetCustomerGroup(SetCartCustomerGroup setCustomerGroup) voidsetSetCustomerId(SetCartCustomerId setCustomerId) voidsetSetCustomField(SetCartCustomField setCustomField) voidsetSetCustomLineItemCustomField(SetCartCustomLineItemCustomField setCustomLineItemCustomField) voidsetSetCustomLineItemCustomType(SetCartCustomLineItemCustomType setCustomLineItemCustomType) voidsetSetCustomLineItemShippingDetails(SetCartCustomLineItemShippingDetails setCustomLineItemShippingDetails) voidsetSetCustomLineItemTaxAmount(SetCartCustomLineItemTaxAmount setCustomLineItemTaxAmount) voidsetSetCustomLineItemTaxRate(SetCartCustomLineItemTaxRate setCustomLineItemTaxRate) voidsetSetCustomShippingMethod(SetCartCustomShippingMethod setCustomShippingMethod) voidsetSetCustomType(SetCartCustomType setCustomType) voidsetSetDeleteDaysAfterLastModification(SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) voidsetSetDirectDiscounts(SetCartDirectDiscounts setDirectDiscounts) voidsetSetItemShippingAddressCustomField(SetCartItemShippingAddressCustomField setItemShippingAddressCustomField) voidsetSetItemShippingAddressCustomType(SetCartItemShippingAddressCustomType setItemShippingAddressCustomType) voidsetSetKey(SetCartKey setKey) voidsetSetLineItemCustomField(SetCartLineItemCustomField setLineItemCustomField) voidsetSetLineItemCustomType(SetCartLineItemCustomType setLineItemCustomType) voidsetSetLineItemDistributionChannel(SetCartLineItemDistributionChannel setLineItemDistributionChannel) voidsetSetLineItemInventoryMode(SetCartLineItemInventoryMode setLineItemInventoryMode) voidsetSetLineItemPrice(SetCartLineItemPrice setLineItemPrice) voidsetSetLineItemShippingDetails(SetCartLineItemShippingDetails setLineItemShippingDetails) voidsetSetLineItemSupplyChannel(SetCartLineItemSupplyChannel setLineItemSupplyChannel) voidsetSetLineItemTaxAmount(SetCartLineItemTaxAmount setLineItemTaxAmount) voidsetSetLineItemTaxRate(SetCartLineItemTaxRate setLineItemTaxRate) voidsetSetLineItemTotalPrice(SetCartLineItemTotalPrice setLineItemTotalPrice) voidsetSetLocale(SetCartLocale setLocale) voidsetSetShippingAddress(SetCartShippingAddress setShippingAddress) voidsetSetShippingAddressCustomField(SetCartShippingAddressCustomField setShippingAddressCustomField) voidsetSetShippingAddressCustomType(SetCartShippingAddressCustomType setShippingAddressCustomType) voidsetSetShippingCustomField(SetCartShippingCustomField setShippingCustomField) voidsetSetShippingCustomType(SetCartShippingCustomType setShippingCustomType) voidsetSetShippingMethod(SetCartShippingMethod setShippingMethod) voidsetSetShippingMethodTaxAmount(SetCartShippingMethodTaxAmount setShippingMethodTaxAmount) voidsetSetShippingMethodTaxRate(SetCartShippingMethodTaxRate setShippingMethodTaxRate) voidsetSetShippingRateInput(SetCartShippingRateInput setShippingRateInput) voidsetUnfreezeCart(UnfreezeCart unfreezeCart) voidsetUpdateItemShippingAddress(UpdateCartItemShippingAddress updateItemShippingAddress) toString()
-
Constructor Details
-
CartUpdateAction
public CartUpdateAction() -
CartUpdateAction
public CartUpdateAction(AddCartCustomLineItem addCustomLineItem, AddCartCustomShippingMethod addCustomShippingMethod, AddCartDiscountCode addDiscountCode, AddCartItemShippingAddress addItemShippingAddress, AddCartLineItem addLineItem, AddCartPayment addPayment, AddCartShippingMethod addShippingMethod, AddCartShoppingList addShoppingList, ApplyCartDeltaToCustomLineItemShippingDetailsTargets applyDeltaToCustomLineItemShippingDetailsTargets, ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets, ChangeCartCustomLineItemMoney changeCustomLineItemMoney, ChangeCartCustomLineItemPriceMode changeCustomLineItemPriceMode, ChangeCartCustomLineItemQuantity changeCustomLineItemQuantity, ChangeCartTaxCalculationMode changeTaxCalculationMode, ChangeCartTaxMode changeTaxMode, ChangeCartTaxRoundingMode changeTaxRoundingMode, RecalculateCart recalculate, RemoveCartCustomLineItem removeCustomLineItem, RemoveCartDiscountCode removeDiscountCode, RemoveCartItemShippingAddress removeItemShippingAddress, RemoveCartLineItem removeLineItem, RemoveCartPayment removePayment, RemoveCartShippingMethod removeShippingMethod, SetCartAnonymousId setAnonymousId, SetCartBillingAddress setBillingAddress, SetCartBillingAddressCustomField setBillingAddressCustomField, SetCartBillingAddressCustomType setBillingAddressCustomType, SetCartBusinessUnit setBusinessUnit, SetCartKey setKey, SetCartTotalTax setCartTotalTax, SetCartCountry setCountry, SetCartCustomField setCustomField, SetCartCustomLineItemCustomField setCustomLineItemCustomField, SetCartCustomLineItemCustomType setCustomLineItemCustomType, SetCartCustomLineItemShippingDetails setCustomLineItemShippingDetails, SetCartCustomLineItemTaxAmount setCustomLineItemTaxAmount, SetCartCustomLineItemTaxRate setCustomLineItemTaxRate, SetCartCustomShippingMethod setCustomShippingMethod, SetCartCustomType setCustomType, SetCartCustomerEmail setCustomerEmail, SetCartCustomerGroup setCustomerGroup, SetCartCustomerId setCustomerId, SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetCartDirectDiscounts setDirectDiscounts, SetCartItemShippingAddressCustomField setItemShippingAddressCustomField, SetCartItemShippingAddressCustomType setItemShippingAddressCustomType, SetCartLineItemCustomField setLineItemCustomField, SetCartLineItemCustomType setLineItemCustomType, SetCartLineItemDistributionChannel setLineItemDistributionChannel, SetCartLineItemInventoryMode setLineItemInventoryMode, SetCartLineItemPrice setLineItemPrice, SetCartLineItemShippingDetails setLineItemShippingDetails, SetCartLineItemSupplyChannel setLineItemSupplyChannel, SetCartLineItemTaxAmount setLineItemTaxAmount, SetCartLineItemTaxRate setLineItemTaxRate, SetCartLineItemTotalPrice setLineItemTotalPrice, SetCartLocale setLocale, SetCartShippingAddress setShippingAddress, SetCartShippingAddressCustomField setShippingAddressCustomField, SetCartShippingAddressCustomType setShippingAddressCustomType, SetCartShippingCustomField setShippingCustomField, SetCartShippingCustomType setShippingCustomType, SetCartShippingMethod setShippingMethod, SetCartShippingMethodTaxAmount setShippingMethodTaxAmount, SetCartShippingMethodTaxRate setShippingMethodTaxRate, SetCartShippingRateInput setShippingRateInput, UpdateCartItemShippingAddress updateItemShippingAddress, FreezeCart freezeCart, UnfreezeCart unfreezeCart, ChangeCartLineItemQuantity changeLineItemQuantity)
-
-
Method Details
-
getAddCustomLineItem
-
setAddCustomLineItem
-
getAddCustomShippingMethod
-
setAddCustomShippingMethod
-
getAddDiscountCode
-
setAddDiscountCode
-
getAddItemShippingAddress
-
setAddItemShippingAddress
-
getAddLineItem
-
setAddLineItem
-
getAddPayment
-
setAddPayment
-
getAddShippingMethod
-
setAddShippingMethod
-
getAddShoppingList
-
setAddShoppingList
-
getApplyDeltaToCustomLineItemShippingDetailsTargets
public ApplyCartDeltaToCustomLineItemShippingDetailsTargets getApplyDeltaToCustomLineItemShippingDetailsTargets() -
setApplyDeltaToCustomLineItemShippingDetailsTargets
public void setApplyDeltaToCustomLineItemShippingDetailsTargets(ApplyCartDeltaToCustomLineItemShippingDetailsTargets applyDeltaToCustomLineItemShippingDetailsTargets) -
getApplyDeltaToLineItemShippingDetailsTargets
public ApplyCartDeltaToLineItemShippingDetailsTargets getApplyDeltaToLineItemShippingDetailsTargets() -
setApplyDeltaToLineItemShippingDetailsTargets
public void setApplyDeltaToLineItemShippingDetailsTargets(ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets) -
getChangeCustomLineItemMoney
-
setChangeCustomLineItemMoney
-
getChangeCustomLineItemPriceMode
-
setChangeCustomLineItemPriceMode
public void setChangeCustomLineItemPriceMode(ChangeCartCustomLineItemPriceMode changeCustomLineItemPriceMode) -
getChangeCustomLineItemQuantity
-
setChangeCustomLineItemQuantity
public void setChangeCustomLineItemQuantity(ChangeCartCustomLineItemQuantity changeCustomLineItemQuantity) -
getChangeTaxCalculationMode
-
setChangeTaxCalculationMode
-
getChangeTaxMode
-
setChangeTaxMode
-
getChangeTaxRoundingMode
-
setChangeTaxRoundingMode
-
getRecalculate
-
setRecalculate
-
getRemoveCustomLineItem
-
setRemoveCustomLineItem
-
getRemoveDiscountCode
-
setRemoveDiscountCode
-
getRemoveItemShippingAddress
-
setRemoveItemShippingAddress
-
getRemoveLineItem
-
setRemoveLineItem
-
getRemovePayment
-
setRemovePayment
-
getRemoveShippingMethod
-
setRemoveShippingMethod
-
getSetAnonymousId
-
setSetAnonymousId
-
getSetBillingAddress
-
setSetBillingAddress
-
getSetBillingAddressCustomField
-
setSetBillingAddressCustomField
public void setSetBillingAddressCustomField(SetCartBillingAddressCustomField setBillingAddressCustomField) -
getSetBillingAddressCustomType
-
setSetBillingAddressCustomType
public void setSetBillingAddressCustomType(SetCartBillingAddressCustomType setBillingAddressCustomType) -
getSetBusinessUnit
-
setSetBusinessUnit
-
getSetKey
-
setSetKey
-
getSetCartTotalTax
-
setSetCartTotalTax
-
getSetCountry
-
setSetCountry
-
getSetCustomField
-
setSetCustomField
-
getSetCustomLineItemCustomField
-
setSetCustomLineItemCustomField
public void setSetCustomLineItemCustomField(SetCartCustomLineItemCustomField setCustomLineItemCustomField) -
getSetCustomLineItemCustomType
-
setSetCustomLineItemCustomType
public void setSetCustomLineItemCustomType(SetCartCustomLineItemCustomType setCustomLineItemCustomType) -
getSetCustomLineItemShippingDetails
-
setSetCustomLineItemShippingDetails
public void setSetCustomLineItemShippingDetails(SetCartCustomLineItemShippingDetails setCustomLineItemShippingDetails) -
getSetCustomLineItemTaxAmount
-
setSetCustomLineItemTaxAmount
public void setSetCustomLineItemTaxAmount(SetCartCustomLineItemTaxAmount setCustomLineItemTaxAmount) -
getSetCustomLineItemTaxRate
-
setSetCustomLineItemTaxRate
-
getSetCustomShippingMethod
-
setSetCustomShippingMethod
-
getSetCustomType
-
setSetCustomType
-
getSetCustomerEmail
-
setSetCustomerEmail
-
getSetCustomerGroup
-
setSetCustomerGroup
-
getSetCustomerId
-
setSetCustomerId
-
getSetDeleteDaysAfterLastModification
-
setSetDeleteDaysAfterLastModification
public void setSetDeleteDaysAfterLastModification(SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) -
getSetDirectDiscounts
-
setSetDirectDiscounts
-
getSetItemShippingAddressCustomField
-
setSetItemShippingAddressCustomField
public void setSetItemShippingAddressCustomField(SetCartItemShippingAddressCustomField setItemShippingAddressCustomField) -
getSetItemShippingAddressCustomType
-
setSetItemShippingAddressCustomType
public void setSetItemShippingAddressCustomType(SetCartItemShippingAddressCustomType setItemShippingAddressCustomType) -
getSetLineItemCustomField
-
setSetLineItemCustomField
-
getSetLineItemCustomType
-
setSetLineItemCustomType
-
getSetLineItemDistributionChannel
-
setSetLineItemDistributionChannel
public void setSetLineItemDistributionChannel(SetCartLineItemDistributionChannel setLineItemDistributionChannel) -
getSetLineItemInventoryMode
-
setSetLineItemInventoryMode
-
getSetLineItemPrice
-
setSetLineItemPrice
-
getSetLineItemShippingDetails
-
setSetLineItemShippingDetails
public void setSetLineItemShippingDetails(SetCartLineItemShippingDetails setLineItemShippingDetails) -
getSetLineItemSupplyChannel
-
setSetLineItemSupplyChannel
-
getSetLineItemTaxAmount
-
setSetLineItemTaxAmount
-
getSetLineItemTaxRate
-
setSetLineItemTaxRate
-
getSetLineItemTotalPrice
-
setSetLineItemTotalPrice
-
getSetLocale
-
setSetLocale
-
getSetShippingAddress
-
setSetShippingAddress
-
getSetShippingAddressCustomField
-
setSetShippingAddressCustomField
public void setSetShippingAddressCustomField(SetCartShippingAddressCustomField setShippingAddressCustomField) -
getSetShippingAddressCustomType
-
setSetShippingAddressCustomType
public void setSetShippingAddressCustomType(SetCartShippingAddressCustomType setShippingAddressCustomType) -
getSetShippingCustomField
-
setSetShippingCustomField
-
getSetShippingCustomType
-
setSetShippingCustomType
-
getSetShippingMethod
-
setSetShippingMethod
-
getSetShippingMethodTaxAmount
-
setSetShippingMethodTaxAmount
public void setSetShippingMethodTaxAmount(SetCartShippingMethodTaxAmount setShippingMethodTaxAmount) -
getSetShippingMethodTaxRate
-
setSetShippingMethodTaxRate
-
getSetShippingRateInput
-
setSetShippingRateInput
-
getUpdateItemShippingAddress
-
setUpdateItemShippingAddress
-
getFreezeCart
-
setFreezeCart
-
getUnfreezeCart
-
setUnfreezeCart
-
getChangeLineItemQuantity
-
setChangeLineItemQuantity
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-