Class MyPaymentUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.MyPaymentUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionMyPaymentUpdateAction(AddMyPaymentTransaction addTransaction, ChangePaymentAmountPlanned changeAmountPlanned, SetPaymentCustomField setCustomField, SetPaymentMethodInfoInterface setMethodInfoInterface, SetPaymentMethodInfoMethod setMethodInfoMethod, SetPaymentMethodInfoName setMethodInfoName) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetAddTransaction(AddMyPaymentTransaction addTransaction) voidsetChangeAmountPlanned(ChangePaymentAmountPlanned changeAmountPlanned) voidsetSetCustomField(SetPaymentCustomField setCustomField) voidsetSetMethodInfoInterface(SetPaymentMethodInfoInterface setMethodInfoInterface) voidsetSetMethodInfoMethod(SetPaymentMethodInfoMethod setMethodInfoMethod) voidsetSetMethodInfoName(SetPaymentMethodInfoName setMethodInfoName) toString()
-
Constructor Details
-
MyPaymentUpdateAction
public MyPaymentUpdateAction() -
MyPaymentUpdateAction
public MyPaymentUpdateAction(AddMyPaymentTransaction addTransaction, ChangePaymentAmountPlanned changeAmountPlanned, SetPaymentCustomField setCustomField, SetPaymentMethodInfoInterface setMethodInfoInterface, SetPaymentMethodInfoMethod setMethodInfoMethod, SetPaymentMethodInfoName setMethodInfoName)
-
-
Method Details
-
getAddTransaction
-
setAddTransaction
-
getChangeAmountPlanned
-
setChangeAmountPlanned
-
getSetCustomField
-
setSetCustomField
-
getSetMethodInfoInterface
-
setSetMethodInfoInterface
-
getSetMethodInfoMethod
-
setSetMethodInfoMethod
-
getSetMethodInfoName
-
setSetMethodInfoName
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-