Class MyCustomerUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.MyCustomerUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMyCustomerUpdateAction(AddCustomerAddress addAddress, AddCustomerBillingAddressId addBillingAddressId, AddCustomerShippingAddressId addShippingAddressId, ChangeCustomerAddress changeAddress, ChangeCustomerEmail changeEmail, RemoveCustomerAddress removeAddress, RemoveCustomerBillingAddressId removeBillingAddressId, RemoveCustomerShippingAddressId removeShippingAddressId, SetCustomerCompanyName setCompanyName, SetCustomerAddressCustomField setAddressCustomField, SetCustomerAddressCustomType setAddressCustomType, SetCustomerCustomField setCustomField, SetCustomerCustomType setCustomType, SetCustomerLocale setLocale, SetCustomerDateOfBirth setDateOfBirth, SetCustomerDefaultBillingAddress setDefaultBillingAddress, SetCustomerDefaultShippingAddress setDefaultShippingAddress, SetCustomerFirstName setFirstName, SetCustomerLastName setLastName, SetCustomerMiddleName setMiddleName, SetCustomerSalutation setSalutation, SetCustomerTitle setTitle, SetCustomerVatId setVatId) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAddAddress(AddCustomerAddress addAddress) voidsetAddBillingAddressId(AddCustomerBillingAddressId addBillingAddressId) voidsetAddShippingAddressId(AddCustomerShippingAddressId addShippingAddressId) voidsetChangeAddress(ChangeCustomerAddress changeAddress) voidsetChangeEmail(ChangeCustomerEmail changeEmail) voidsetRemoveAddress(RemoveCustomerAddress removeAddress) voidsetRemoveBillingAddressId(RemoveCustomerBillingAddressId removeBillingAddressId) voidsetRemoveShippingAddressId(RemoveCustomerShippingAddressId removeShippingAddressId) voidsetSetAddressCustomField(SetCustomerAddressCustomField setAddressCustomField) voidsetSetAddressCustomType(SetCustomerAddressCustomType setAddressCustomType) voidsetSetCompanyName(SetCustomerCompanyName setCompanyName) voidsetSetCustomField(SetCustomerCustomField setCustomField) voidsetSetCustomType(SetCustomerCustomType setCustomType) voidsetSetDateOfBirth(SetCustomerDateOfBirth setDateOfBirth) voidsetSetDefaultBillingAddress(SetCustomerDefaultBillingAddress setDefaultBillingAddress) voidsetSetDefaultShippingAddress(SetCustomerDefaultShippingAddress setDefaultShippingAddress) voidsetSetFirstName(SetCustomerFirstName setFirstName) voidsetSetLastName(SetCustomerLastName setLastName) voidsetSetLocale(SetCustomerLocale setLocale) voidsetSetMiddleName(SetCustomerMiddleName setMiddleName) voidsetSetSalutation(SetCustomerSalutation setSalutation) voidsetSetTitle(SetCustomerTitle setTitle) voidsetSetVatId(SetCustomerVatId setVatId) toString()
-
Constructor Details
-
MyCustomerUpdateAction
public MyCustomerUpdateAction() -
MyCustomerUpdateAction
public MyCustomerUpdateAction(AddCustomerAddress addAddress, AddCustomerBillingAddressId addBillingAddressId, AddCustomerShippingAddressId addShippingAddressId, ChangeCustomerAddress changeAddress, ChangeCustomerEmail changeEmail, RemoveCustomerAddress removeAddress, RemoveCustomerBillingAddressId removeBillingAddressId, RemoveCustomerShippingAddressId removeShippingAddressId, SetCustomerCompanyName setCompanyName, SetCustomerAddressCustomField setAddressCustomField, SetCustomerAddressCustomType setAddressCustomType, SetCustomerCustomField setCustomField, SetCustomerCustomType setCustomType, SetCustomerLocale setLocale, SetCustomerDateOfBirth setDateOfBirth, SetCustomerDefaultBillingAddress setDefaultBillingAddress, SetCustomerDefaultShippingAddress setDefaultShippingAddress, SetCustomerFirstName setFirstName, SetCustomerLastName setLastName, SetCustomerMiddleName setMiddleName, SetCustomerSalutation setSalutation, SetCustomerTitle setTitle, SetCustomerVatId setVatId)
-
-
Method Details
-
getAddAddress
-
setAddAddress
-
getAddBillingAddressId
-
setAddBillingAddressId
-
getAddShippingAddressId
-
setAddShippingAddressId
-
getChangeAddress
-
setChangeAddress
-
getChangeEmail
-
setChangeEmail
-
getRemoveAddress
-
setRemoveAddress
-
getRemoveBillingAddressId
-
setRemoveBillingAddressId
-
getRemoveShippingAddressId
-
setRemoveShippingAddressId
-
getSetCompanyName
-
setSetCompanyName
-
getSetAddressCustomField
-
setSetAddressCustomField
-
getSetAddressCustomType
-
setSetAddressCustomType
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetLocale
-
setSetLocale
-
getSetDateOfBirth
-
setSetDateOfBirth
-
getSetDefaultBillingAddress
-
setSetDefaultBillingAddress
-
getSetDefaultShippingAddress
-
setSetDefaultShippingAddress
public void setSetDefaultShippingAddress(SetCustomerDefaultShippingAddress setDefaultShippingAddress) -
getSetFirstName
-
setSetFirstName
-
getSetLastName
-
setSetLastName
-
getSetMiddleName
-
setSetMiddleName
-
getSetSalutation
-
setSetSalutation
-
getSetTitle
-
setSetTitle
-
getSetVatId
-
setSetVatId
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-