Class ShoppingListUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.ShoppingListUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionShoppingListUpdateAction(AddShoppingListLineItem addLineItem, AddShoppingListTextLineItem addTextLineItem, ChangeShoppingListLineItemQuantity changeLineItemQuantity, ChangeShoppingListLineItemsOrder changeLineItemsOrder, ChangeShoppingListName changeName, ChangeShoppingListTextLineItemName changeTextLineItemName, ChangeShoppingListTextLineItemQuantity changeTextLineItemQuantity, ChangeShoppingListTextLineItemsOrder changeTextLineItemsOrder, RemoveShoppingListLineItem removeLineItem, RemoveShoppingListTextLineItem removeTextLineItem, SetShoppingListAnonymousId setAnonymousId, SetShoppingListCustomField setCustomField, SetShoppingListCustomType setCustomType, SetShoppingListCustomer setCustomer, SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetShoppingListDescription setDescription, SetShoppingListKey setKey, SetShoppingListLineItemCustomField setLineItemCustomField, SetShoppingListLineItemCustomType setLineItemCustomType, SetShoppingListSlug setSlug, SetShoppingListStore setStore, SetShoppingListTextLineItemCustomField setTextLineItemCustomField, SetShoppingListTextLineItemCustomType setTextLineItemCustomType, SetShoppingListTextLineItemDescription setTextLineItemDescription) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAddLineItem(AddShoppingListLineItem addLineItem) voidsetAddTextLineItem(AddShoppingListTextLineItem addTextLineItem) voidsetChangeLineItemQuantity(ChangeShoppingListLineItemQuantity changeLineItemQuantity) voidsetChangeLineItemsOrder(ChangeShoppingListLineItemsOrder changeLineItemsOrder) voidsetChangeName(ChangeShoppingListName changeName) voidsetChangeTextLineItemName(ChangeShoppingListTextLineItemName changeTextLineItemName) voidsetChangeTextLineItemQuantity(ChangeShoppingListTextLineItemQuantity changeTextLineItemQuantity) voidsetChangeTextLineItemsOrder(ChangeShoppingListTextLineItemsOrder changeTextLineItemsOrder) voidsetRemoveLineItem(RemoveShoppingListLineItem removeLineItem) voidsetRemoveTextLineItem(RemoveShoppingListTextLineItem removeTextLineItem) voidsetSetAnonymousId(SetShoppingListAnonymousId setAnonymousId) voidsetSetCustomer(SetShoppingListCustomer setCustomer) voidsetSetCustomField(SetShoppingListCustomField setCustomField) voidsetSetCustomType(SetShoppingListCustomType setCustomType) voidsetSetDeleteDaysAfterLastModification(SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) voidsetSetDescription(SetShoppingListDescription setDescription) voidsetSetKey(SetShoppingListKey setKey) voidsetSetLineItemCustomField(SetShoppingListLineItemCustomField setLineItemCustomField) voidsetSetLineItemCustomType(SetShoppingListLineItemCustomType setLineItemCustomType) voidsetSetSlug(SetShoppingListSlug setSlug) voidsetSetStore(SetShoppingListStore setStore) voidsetSetTextLineItemCustomField(SetShoppingListTextLineItemCustomField setTextLineItemCustomField) voidsetSetTextLineItemCustomType(SetShoppingListTextLineItemCustomType setTextLineItemCustomType) voidsetSetTextLineItemDescription(SetShoppingListTextLineItemDescription setTextLineItemDescription) toString()
-
Constructor Details
-
ShoppingListUpdateAction
public ShoppingListUpdateAction() -
ShoppingListUpdateAction
public ShoppingListUpdateAction(AddShoppingListLineItem addLineItem, AddShoppingListTextLineItem addTextLineItem, ChangeShoppingListLineItemQuantity changeLineItemQuantity, ChangeShoppingListLineItemsOrder changeLineItemsOrder, ChangeShoppingListName changeName, ChangeShoppingListTextLineItemName changeTextLineItemName, ChangeShoppingListTextLineItemQuantity changeTextLineItemQuantity, ChangeShoppingListTextLineItemsOrder changeTextLineItemsOrder, RemoveShoppingListLineItem removeLineItem, RemoveShoppingListTextLineItem removeTextLineItem, SetShoppingListAnonymousId setAnonymousId, SetShoppingListCustomField setCustomField, SetShoppingListCustomType setCustomType, SetShoppingListCustomer setCustomer, SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetShoppingListDescription setDescription, SetShoppingListKey setKey, SetShoppingListLineItemCustomField setLineItemCustomField, SetShoppingListLineItemCustomType setLineItemCustomType, SetShoppingListSlug setSlug, SetShoppingListStore setStore, SetShoppingListTextLineItemCustomField setTextLineItemCustomField, SetShoppingListTextLineItemCustomType setTextLineItemCustomType, SetShoppingListTextLineItemDescription setTextLineItemDescription)
-
-
Method Details
-
getAddLineItem
-
setAddLineItem
-
getAddTextLineItem
-
setAddTextLineItem
-
getChangeLineItemQuantity
-
setChangeLineItemQuantity
-
getChangeLineItemsOrder
-
setChangeLineItemsOrder
-
getChangeName
-
setChangeName
-
getChangeTextLineItemName
-
setChangeTextLineItemName
-
getChangeTextLineItemQuantity
-
setChangeTextLineItemQuantity
public void setChangeTextLineItemQuantity(ChangeShoppingListTextLineItemQuantity changeTextLineItemQuantity) -
getChangeTextLineItemsOrder
-
setChangeTextLineItemsOrder
public void setChangeTextLineItemsOrder(ChangeShoppingListTextLineItemsOrder changeTextLineItemsOrder) -
getRemoveLineItem
-
setRemoveLineItem
-
getRemoveTextLineItem
-
setRemoveTextLineItem
-
getSetAnonymousId
-
setSetAnonymousId
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetCustomer
-
setSetCustomer
-
getSetDeleteDaysAfterLastModification
-
setSetDeleteDaysAfterLastModification
public void setSetDeleteDaysAfterLastModification(SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) -
getSetDescription
-
setSetDescription
-
getSetKey
-
setSetKey
-
getSetLineItemCustomField
-
setSetLineItemCustomField
-
getSetLineItemCustomType
-
setSetLineItemCustomType
-
getSetSlug
-
setSetSlug
-
getSetStore
-
setSetStore
-
getSetTextLineItemCustomField
-
setSetTextLineItemCustomField
public void setSetTextLineItemCustomField(SetShoppingListTextLineItemCustomField setTextLineItemCustomField) -
getSetTextLineItemCustomType
-
setSetTextLineItemCustomType
public void setSetTextLineItemCustomType(SetShoppingListTextLineItemCustomType setTextLineItemCustomType) -
getSetTextLineItemDescription
-
setSetTextLineItemDescription
public void setSetTextLineItemDescription(SetShoppingListTextLineItemDescription setTextLineItemDescription) -
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-