Class MyShoppingListUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.MyShoppingListUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMyShoppingListUpdateAction(AddShoppingListLineItem addLineItem, AddShoppingListTextLineItem addTextLineItem, ChangeShoppingListLineItemQuantity changeLineItemQuantity, ChangeShoppingListLineItemsOrder changeLineItemsOrder, ChangeShoppingListName changeName, ChangeShoppingListTextLineItemName changeTextLineItemName, ChangeShoppingListTextLineItemQuantity changeTextLineItemQuantity, ChangeShoppingListTextLineItemsOrder changeTextLineItemsOrder, RemoveShoppingListLineItem removeLineItem, RemoveShoppingListTextLineItem removeTextLineItem, SetShoppingListCustomField setCustomField, SetShoppingListCustomType setCustomType, SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetShoppingListDescription setDescription, SetShoppingListLineItemCustomField setLineItemCustomField, SetShoppingListLineItemCustomType setLineItemCustomType, 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) voidsetSetCustomField(SetShoppingListCustomField setCustomField) voidsetSetCustomType(SetShoppingListCustomType setCustomType) voidsetSetDeleteDaysAfterLastModification(SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) voidsetSetDescription(SetShoppingListDescription setDescription) voidsetSetLineItemCustomField(SetShoppingListLineItemCustomField setLineItemCustomField) voidsetSetLineItemCustomType(SetShoppingListLineItemCustomType setLineItemCustomType) voidsetSetStore(SetShoppingListStore setStore) voidsetSetTextLineItemCustomField(SetShoppingListTextLineItemCustomField setTextLineItemCustomField) voidsetSetTextLineItemCustomType(SetShoppingListTextLineItemCustomType setTextLineItemCustomType) voidsetSetTextLineItemDescription(SetShoppingListTextLineItemDescription setTextLineItemDescription) toString()
-
Constructor Details
-
MyShoppingListUpdateAction
public MyShoppingListUpdateAction() -
MyShoppingListUpdateAction
public MyShoppingListUpdateAction(AddShoppingListLineItem addLineItem, AddShoppingListTextLineItem addTextLineItem, ChangeShoppingListLineItemQuantity changeLineItemQuantity, ChangeShoppingListLineItemsOrder changeLineItemsOrder, ChangeShoppingListName changeName, ChangeShoppingListTextLineItemName changeTextLineItemName, ChangeShoppingListTextLineItemQuantity changeTextLineItemQuantity, ChangeShoppingListTextLineItemsOrder changeTextLineItemsOrder, RemoveShoppingListLineItem removeLineItem, RemoveShoppingListTextLineItem removeTextLineItem, SetShoppingListCustomField setCustomField, SetShoppingListCustomType setCustomType, SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification, SetShoppingListDescription setDescription, SetShoppingListLineItemCustomField setLineItemCustomField, SetShoppingListLineItemCustomType setLineItemCustomType, 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
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetDeleteDaysAfterLastModification
-
setSetDeleteDaysAfterLastModification
public void setSetDeleteDaysAfterLastModification(SetShoppingListDeleteDaysAfterLastModification setDeleteDaysAfterLastModification) -
getSetDescription
-
setSetDescription
-
getSetLineItemCustomField
-
setSetLineItemCustomField
-
getSetLineItemCustomType
-
setSetLineItemCustomType
-
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
-