Class CustomerUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.CustomerUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionCustomerUpdateAction(AddCustomerAddress addAddress, AddCustomerBillingAddressId addBillingAddressId, AddCustomerShippingAddressId addShippingAddressId, AddCustomerStore addStore, ChangeCustomerAddress changeAddress, ChangeCustomerEmail changeEmail, RemoveCustomerAddress removeAddress, RemoveCustomerBillingAddressId removeBillingAddressId, RemoveCustomerShippingAddressId removeShippingAddressId, RemoveCustomerStore removeStore, SetCustomerCompanyName setCompanyName, SetCustomerAddressCustomField setAddressCustomField, SetCustomerAddressCustomType setAddressCustomType, SetCustomerAuthenticationMode setAuthenticationMode, SetCustomerCustomField setCustomField, SetCustomerCustomType setCustomType, SetCustomerGroup setCustomerGroup, SetCustomerKey setKey, SetCustomerLocale setLocale, SetCustomerNumber setCustomerNumber, SetCustomerDateOfBirth setDateOfBirth, SetCustomerDefaultBillingAddress setDefaultBillingAddress, SetCustomerDefaultShippingAddress setDefaultShippingAddress, SetCustomerExternalId setExternalId, SetCustomerFirstName setFirstName, SetCustomerLastName setLastName, SetCustomerMiddleName setMiddleName, SetCustomerSalutation setSalutation, SetCustomerStores setStores, SetCustomerTitle setTitle, SetCustomerVatId setVatId) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static CustomerUpdateAction.BuildervoidsetAddAddress(AddCustomerAddress addAddress) voidsetAddBillingAddressId(AddCustomerBillingAddressId addBillingAddressId) voidsetAddShippingAddressId(AddCustomerShippingAddressId addShippingAddressId) voidsetAddStore(AddCustomerStore addStore) voidsetChangeAddress(ChangeCustomerAddress changeAddress) voidsetChangeEmail(ChangeCustomerEmail changeEmail) voidsetRemoveAddress(RemoveCustomerAddress removeAddress) voidsetRemoveBillingAddressId(RemoveCustomerBillingAddressId removeBillingAddressId) voidsetRemoveShippingAddressId(RemoveCustomerShippingAddressId removeShippingAddressId) voidsetRemoveStore(RemoveCustomerStore removeStore) voidsetSetAddressCustomField(SetCustomerAddressCustomField setAddressCustomField) voidsetSetAddressCustomType(SetCustomerAddressCustomType setAddressCustomType) voidsetSetAuthenticationMode(SetCustomerAuthenticationMode setAuthenticationMode) voidsetSetCompanyName(SetCustomerCompanyName setCompanyName) voidsetSetCustomerGroup(SetCustomerGroup setCustomerGroup) voidsetSetCustomerNumber(SetCustomerNumber setCustomerNumber) voidsetSetCustomField(SetCustomerCustomField setCustomField) voidsetSetCustomType(SetCustomerCustomType setCustomType) voidsetSetDateOfBirth(SetCustomerDateOfBirth setDateOfBirth) voidsetSetDefaultBillingAddress(SetCustomerDefaultBillingAddress setDefaultBillingAddress) voidsetSetDefaultShippingAddress(SetCustomerDefaultShippingAddress setDefaultShippingAddress) voidsetSetExternalId(SetCustomerExternalId setExternalId) voidsetSetFirstName(SetCustomerFirstName setFirstName) voidsetSetKey(SetCustomerKey setKey) voidsetSetLastName(SetCustomerLastName setLastName) voidsetSetLocale(SetCustomerLocale setLocale) voidsetSetMiddleName(SetCustomerMiddleName setMiddleName) voidsetSetSalutation(SetCustomerSalutation setSalutation) voidsetSetStores(SetCustomerStores setStores) voidsetSetTitle(SetCustomerTitle setTitle) voidsetSetVatId(SetCustomerVatId setVatId) toString()
-
Constructor Details
-
CustomerUpdateAction
public CustomerUpdateAction() -
CustomerUpdateAction
public CustomerUpdateAction(AddCustomerAddress addAddress, AddCustomerBillingAddressId addBillingAddressId, AddCustomerShippingAddressId addShippingAddressId, AddCustomerStore addStore, ChangeCustomerAddress changeAddress, ChangeCustomerEmail changeEmail, RemoveCustomerAddress removeAddress, RemoveCustomerBillingAddressId removeBillingAddressId, RemoveCustomerShippingAddressId removeShippingAddressId, RemoveCustomerStore removeStore, SetCustomerCompanyName setCompanyName, SetCustomerAddressCustomField setAddressCustomField, SetCustomerAddressCustomType setAddressCustomType, SetCustomerAuthenticationMode setAuthenticationMode, SetCustomerCustomField setCustomField, SetCustomerCustomType setCustomType, SetCustomerGroup setCustomerGroup, SetCustomerKey setKey, SetCustomerLocale setLocale, SetCustomerNumber setCustomerNumber, SetCustomerDateOfBirth setDateOfBirth, SetCustomerDefaultBillingAddress setDefaultBillingAddress, SetCustomerDefaultShippingAddress setDefaultShippingAddress, SetCustomerExternalId setExternalId, SetCustomerFirstName setFirstName, SetCustomerLastName setLastName, SetCustomerMiddleName setMiddleName, SetCustomerSalutation setSalutation, SetCustomerStores setStores, SetCustomerTitle setTitle, SetCustomerVatId setVatId)
-
-
Method Details
-
getAddAddress
-
setAddAddress
-
getAddBillingAddressId
-
setAddBillingAddressId
-
getAddShippingAddressId
-
setAddShippingAddressId
-
getAddStore
-
setAddStore
-
getChangeAddress
-
setChangeAddress
-
getChangeEmail
-
setChangeEmail
-
getRemoveAddress
-
setRemoveAddress
-
getRemoveBillingAddressId
-
setRemoveBillingAddressId
-
getRemoveShippingAddressId
-
setRemoveShippingAddressId
-
getRemoveStore
-
setRemoveStore
-
getSetCompanyName
-
setSetCompanyName
-
getSetAddressCustomField
-
setSetAddressCustomField
-
getSetAddressCustomType
-
setSetAddressCustomType
-
getSetAuthenticationMode
-
setSetAuthenticationMode
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetCustomerGroup
-
setSetCustomerGroup
-
getSetKey
-
setSetKey
-
getSetLocale
-
setSetLocale
-
getSetCustomerNumber
-
setSetCustomerNumber
-
getSetDateOfBirth
-
setSetDateOfBirth
-
getSetDefaultBillingAddress
-
setSetDefaultBillingAddress
-
getSetDefaultShippingAddress
-
setSetDefaultShippingAddress
public void setSetDefaultShippingAddress(SetCustomerDefaultShippingAddress setDefaultShippingAddress) -
getSetExternalId
-
setSetExternalId
-
getSetFirstName
-
setSetFirstName
-
getSetLastName
-
setSetLastName
-
getSetMiddleName
-
setSetMiddleName
-
getSetSalutation
-
setSetSalutation
-
getSetStores
-
setSetStores
-
getSetTitle
-
setSetTitle
-
getSetVatId
-
setSetVatId
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-