Class MyCartUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.MyCartUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMyCartUpdateAction(AddCartDiscountCode addDiscountCode, AddCartItemShippingAddress addItemShippingAddress, AddMyCartLineItem addLineItem, AddCartPayment addPayment, AddCartShoppingList addShoppingList, ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets, ChangeMyCartTaxMode changeTaxMode, RecalculateCart recalculate, RemoveCartDiscountCode removeDiscountCode, RemoveCartItemShippingAddress removeItemShippingAddress, RemoveCartLineItem removeLineItem, RemoveCartPayment removePayment, SetCartBillingAddress setBillingAddress, SetCartBillingAddressCustomField setBillingAddressCustomField, SetCartBillingAddressCustomType setBillingAddressCustomType, SetCartBusinessUnit setBusinessUnit, SetCartCountry setCountry, SetCartCustomField setCustomField, SetCartCustomType setCustomType, SetCartCustomerEmail setCustomerEmail, SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetCartItemShippingAddressCustomField setItemShippingAddressCustomField, SetCartItemShippingAddressCustomType setItemShippingAddressCustomType, SetCartLineItemCustomField setLineItemCustomField, SetCartLineItemCustomType setLineItemCustomType, SetCartLineItemDistributionChannel setLineItemDistributionChannel, SetCartLineItemShippingDetails setLineItemShippingDetails, SetCartLineItemSupplyChannel setLineItemSupplyChannel, SetCartLocale setLocale, SetMyCartShippingMethod setShippingMethod, SetCartShippingAddress setShippingAddress, SetCartShippingAddressCustomField setShippingAddressCustomField, SetCartShippingAddressCustomType setShippingAddressCustomType, SetCartShippingCustomField setShippingCustomField, SetCartShippingCustomType setShippingCustomType, UpdateCartItemShippingAddress updateItemShippingAddress, ChangeCartLineItemQuantity changeLineItemQuantity) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static MyCartUpdateAction.BuildervoidsetAddDiscountCode(AddCartDiscountCode addDiscountCode) voidsetAddItemShippingAddress(AddCartItemShippingAddress addItemShippingAddress) voidsetAddLineItem(AddMyCartLineItem addLineItem) voidsetAddPayment(AddCartPayment addPayment) voidsetAddShoppingList(AddCartShoppingList addShoppingList) voidsetApplyDeltaToLineItemShippingDetailsTargets(ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets) voidsetChangeLineItemQuantity(ChangeCartLineItemQuantity changeLineItemQuantity) voidsetChangeTaxMode(ChangeMyCartTaxMode changeTaxMode) voidsetRecalculate(RecalculateCart recalculate) voidsetRemoveDiscountCode(RemoveCartDiscountCode removeDiscountCode) voidsetRemoveItemShippingAddress(RemoveCartItemShippingAddress removeItemShippingAddress) voidsetRemoveLineItem(RemoveCartLineItem removeLineItem) voidsetRemovePayment(RemoveCartPayment removePayment) voidsetSetBillingAddress(SetCartBillingAddress setBillingAddress) voidsetSetBillingAddressCustomField(SetCartBillingAddressCustomField setBillingAddressCustomField) voidsetSetBillingAddressCustomType(SetCartBillingAddressCustomType setBillingAddressCustomType) voidsetSetBusinessUnit(SetCartBusinessUnit setBusinessUnit) voidsetSetCountry(SetCartCountry setCountry) voidsetSetCustomerEmail(SetCartCustomerEmail setCustomerEmail) voidsetSetCustomField(SetCartCustomField setCustomField) voidsetSetCustomType(SetCartCustomType setCustomType) voidsetSetDeleteDaysAfterLastModification(SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) voidsetSetItemShippingAddressCustomField(SetCartItemShippingAddressCustomField setItemShippingAddressCustomField) voidsetSetItemShippingAddressCustomType(SetCartItemShippingAddressCustomType setItemShippingAddressCustomType) voidsetSetLineItemCustomField(SetCartLineItemCustomField setLineItemCustomField) voidsetSetLineItemCustomType(SetCartLineItemCustomType setLineItemCustomType) voidsetSetLineItemDistributionChannel(SetCartLineItemDistributionChannel setLineItemDistributionChannel) voidsetSetLineItemShippingDetails(SetCartLineItemShippingDetails setLineItemShippingDetails) voidsetSetLineItemSupplyChannel(SetCartLineItemSupplyChannel setLineItemSupplyChannel) voidsetSetLocale(SetCartLocale setLocale) voidsetSetShippingAddress(SetCartShippingAddress setShippingAddress) voidsetSetShippingAddressCustomField(SetCartShippingAddressCustomField setShippingAddressCustomField) voidsetSetShippingAddressCustomType(SetCartShippingAddressCustomType setShippingAddressCustomType) voidsetSetShippingCustomField(SetCartShippingCustomField setShippingCustomField) voidsetSetShippingCustomType(SetCartShippingCustomType setShippingCustomType) voidsetSetShippingMethod(SetMyCartShippingMethod setShippingMethod) voidsetUpdateItemShippingAddress(UpdateCartItemShippingAddress updateItemShippingAddress) toString()
-
Constructor Details
-
MyCartUpdateAction
public MyCartUpdateAction() -
MyCartUpdateAction
public MyCartUpdateAction(AddCartDiscountCode addDiscountCode, AddCartItemShippingAddress addItemShippingAddress, AddMyCartLineItem addLineItem, AddCartPayment addPayment, AddCartShoppingList addShoppingList, ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets, ChangeMyCartTaxMode changeTaxMode, RecalculateCart recalculate, RemoveCartDiscountCode removeDiscountCode, RemoveCartItemShippingAddress removeItemShippingAddress, RemoveCartLineItem removeLineItem, RemoveCartPayment removePayment, SetCartBillingAddress setBillingAddress, SetCartBillingAddressCustomField setBillingAddressCustomField, SetCartBillingAddressCustomType setBillingAddressCustomType, SetCartBusinessUnit setBusinessUnit, SetCartCountry setCountry, SetCartCustomField setCustomField, SetCartCustomType setCustomType, SetCartCustomerEmail setCustomerEmail, SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetCartItemShippingAddressCustomField setItemShippingAddressCustomField, SetCartItemShippingAddressCustomType setItemShippingAddressCustomType, SetCartLineItemCustomField setLineItemCustomField, SetCartLineItemCustomType setLineItemCustomType, SetCartLineItemDistributionChannel setLineItemDistributionChannel, SetCartLineItemShippingDetails setLineItemShippingDetails, SetCartLineItemSupplyChannel setLineItemSupplyChannel, SetCartLocale setLocale, SetMyCartShippingMethod setShippingMethod, SetCartShippingAddress setShippingAddress, SetCartShippingAddressCustomField setShippingAddressCustomField, SetCartShippingAddressCustomType setShippingAddressCustomType, SetCartShippingCustomField setShippingCustomField, SetCartShippingCustomType setShippingCustomType, UpdateCartItemShippingAddress updateItemShippingAddress, ChangeCartLineItemQuantity changeLineItemQuantity)
-
-
Method Details
-
getAddDiscountCode
-
setAddDiscountCode
-
getAddItemShippingAddress
-
setAddItemShippingAddress
-
getAddLineItem
-
setAddLineItem
-
getAddPayment
-
setAddPayment
-
getAddShoppingList
-
setAddShoppingList
-
getApplyDeltaToLineItemShippingDetailsTargets
public ApplyCartDeltaToLineItemShippingDetailsTargets getApplyDeltaToLineItemShippingDetailsTargets() -
setApplyDeltaToLineItemShippingDetailsTargets
public void setApplyDeltaToLineItemShippingDetailsTargets(ApplyCartDeltaToLineItemShippingDetailsTargets applyDeltaToLineItemShippingDetailsTargets) -
getChangeTaxMode
-
setChangeTaxMode
-
getRecalculate
-
setRecalculate
-
getRemoveDiscountCode
-
setRemoveDiscountCode
-
getRemoveItemShippingAddress
-
setRemoveItemShippingAddress
-
getRemoveLineItem
-
setRemoveLineItem
-
getRemovePayment
-
setRemovePayment
-
getSetBillingAddress
-
setSetBillingAddress
-
getSetBillingAddressCustomField
-
setSetBillingAddressCustomField
public void setSetBillingAddressCustomField(SetCartBillingAddressCustomField setBillingAddressCustomField) -
getSetBillingAddressCustomType
-
setSetBillingAddressCustomType
public void setSetBillingAddressCustomType(SetCartBillingAddressCustomType setBillingAddressCustomType) -
getSetBusinessUnit
-
setSetBusinessUnit
-
getSetCountry
-
setSetCountry
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetCustomerEmail
-
setSetCustomerEmail
-
getSetDeleteDaysAfterLastModification
-
setSetDeleteDaysAfterLastModification
public void setSetDeleteDaysAfterLastModification(SetCartDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) -
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) -
getSetLineItemShippingDetails
-
setSetLineItemShippingDetails
public void setSetLineItemShippingDetails(SetCartLineItemShippingDetails setLineItemShippingDetails) -
getSetLineItemSupplyChannel
-
setSetLineItemSupplyChannel
-
getSetLocale
-
setSetLocale
-
getSetShippingMethod
-
setSetShippingMethod
-
getSetShippingAddress
-
setSetShippingAddress
-
getSetShippingAddressCustomField
-
setSetShippingAddressCustomField
public void setSetShippingAddressCustomField(SetCartShippingAddressCustomField setShippingAddressCustomField) -
getSetShippingAddressCustomType
-
setSetShippingAddressCustomType
public void setSetShippingAddressCustomType(SetCartShippingAddressCustomType setShippingAddressCustomType) -
getSetShippingCustomField
-
setSetShippingCustomField
-
getSetShippingCustomType
-
setSetShippingCustomType
-
getUpdateItemShippingAddress
-
setUpdateItemShippingAddress
-
getChangeLineItemQuantity
-
setChangeLineItemQuantity
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-