Class PaymentUpdateAction
java.lang.Object
com.commercetools.graphql.api.types.PaymentUpdateAction
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionPaymentUpdateAction(AddPaymentInterfaceInteraction addInterfaceInteraction, AddPaymentTransaction addTransaction, ChangePaymentAmountPlanned changeAmountPlanned, ChangePaymentTransactionInteractionId changeTransactionInteractionId, ChangePaymentTransactionState changeTransactionState, ChangePaymentTransactionTimestamp changeTransactionTimestamp, SetPaymentAmountPaid setAmountPaid, SetPaymentAmountRefunded setAmountRefunded, SetPaymentAnonymousId setAnonymousId, SetPaymentAuthorization setAuthorization, SetPaymentCustomField setCustomField, SetPaymentCustomType setCustomType, SetPaymentCustomer setCustomer, SetPaymentExternalId setExternalId, SetPaymentInterfaceId setInterfaceId, SetPaymentKey setKey, SetPaymentMethodInfoInterface setMethodInfoInterface, SetPaymentMethodInfoMethod setMethodInfoMethod, SetPaymentMethodInfoName setMethodInfoName, SetPaymentStatusInterfaceCode setStatusInterfaceCode, SetPaymentStatusInterfaceText setStatusInterfaceText, SetPaymentTransactionCustomField setTransactionCustomField, SetPaymentTransactionCustomType setTransactionCustomType, TransitionPaymentState transitionState) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static PaymentUpdateAction.BuildervoidsetAddInterfaceInteraction(AddPaymentInterfaceInteraction addInterfaceInteraction) voidsetAddTransaction(AddPaymentTransaction addTransaction) voidsetChangeAmountPlanned(ChangePaymentAmountPlanned changeAmountPlanned) voidsetChangeTransactionInteractionId(ChangePaymentTransactionInteractionId changeTransactionInteractionId) voidsetChangeTransactionState(ChangePaymentTransactionState changeTransactionState) voidsetChangeTransactionTimestamp(ChangePaymentTransactionTimestamp changeTransactionTimestamp) voidsetSetAmountPaid(SetPaymentAmountPaid setAmountPaid) voidsetSetAmountRefunded(SetPaymentAmountRefunded setAmountRefunded) voidsetSetAnonymousId(SetPaymentAnonymousId setAnonymousId) voidsetSetAuthorization(SetPaymentAuthorization setAuthorization) voidsetSetCustomer(SetPaymentCustomer setCustomer) voidsetSetCustomField(SetPaymentCustomField setCustomField) voidsetSetCustomType(SetPaymentCustomType setCustomType) voidsetSetExternalId(SetPaymentExternalId setExternalId) voidsetSetInterfaceId(SetPaymentInterfaceId setInterfaceId) voidsetSetKey(SetPaymentKey setKey) voidsetSetMethodInfoInterface(SetPaymentMethodInfoInterface setMethodInfoInterface) voidsetSetMethodInfoMethod(SetPaymentMethodInfoMethod setMethodInfoMethod) voidsetSetMethodInfoName(SetPaymentMethodInfoName setMethodInfoName) voidsetSetStatusInterfaceCode(SetPaymentStatusInterfaceCode setStatusInterfaceCode) voidsetSetStatusInterfaceText(SetPaymentStatusInterfaceText setStatusInterfaceText) voidsetSetTransactionCustomField(SetPaymentTransactionCustomField setTransactionCustomField) voidsetSetTransactionCustomType(SetPaymentTransactionCustomType setTransactionCustomType) voidsetTransitionState(TransitionPaymentState transitionState) toString()
-
Constructor Details
-
PaymentUpdateAction
public PaymentUpdateAction() -
PaymentUpdateAction
public PaymentUpdateAction(AddPaymentInterfaceInteraction addInterfaceInteraction, AddPaymentTransaction addTransaction, ChangePaymentAmountPlanned changeAmountPlanned, ChangePaymentTransactionInteractionId changeTransactionInteractionId, ChangePaymentTransactionState changeTransactionState, ChangePaymentTransactionTimestamp changeTransactionTimestamp, SetPaymentAmountPaid setAmountPaid, SetPaymentAmountRefunded setAmountRefunded, SetPaymentAnonymousId setAnonymousId, SetPaymentAuthorization setAuthorization, SetPaymentCustomField setCustomField, SetPaymentCustomType setCustomType, SetPaymentCustomer setCustomer, SetPaymentExternalId setExternalId, SetPaymentInterfaceId setInterfaceId, SetPaymentKey setKey, SetPaymentMethodInfoInterface setMethodInfoInterface, SetPaymentMethodInfoMethod setMethodInfoMethod, SetPaymentMethodInfoName setMethodInfoName, SetPaymentStatusInterfaceCode setStatusInterfaceCode, SetPaymentStatusInterfaceText setStatusInterfaceText, SetPaymentTransactionCustomField setTransactionCustomField, SetPaymentTransactionCustomType setTransactionCustomType, TransitionPaymentState transitionState)
-
-
Method Details
-
getAddInterfaceInteraction
-
setAddInterfaceInteraction
-
getAddTransaction
-
setAddTransaction
-
getChangeAmountPlanned
-
setChangeAmountPlanned
-
getChangeTransactionInteractionId
-
setChangeTransactionInteractionId
public void setChangeTransactionInteractionId(ChangePaymentTransactionInteractionId changeTransactionInteractionId) -
getChangeTransactionState
-
setChangeTransactionState
-
getChangeTransactionTimestamp
-
setChangeTransactionTimestamp
public void setChangeTransactionTimestamp(ChangePaymentTransactionTimestamp changeTransactionTimestamp) -
getSetAmountPaid
-
setSetAmountPaid
-
getSetAmountRefunded
-
setSetAmountRefunded
-
getSetAnonymousId
-
setSetAnonymousId
-
getSetAuthorization
-
setSetAuthorization
-
getSetCustomField
-
setSetCustomField
-
getSetCustomType
-
setSetCustomType
-
getSetCustomer
-
setSetCustomer
-
getSetExternalId
-
setSetExternalId
-
getSetInterfaceId
-
setSetInterfaceId
-
getSetKey
-
setSetKey
-
getSetMethodInfoInterface
-
setSetMethodInfoInterface
-
getSetMethodInfoMethod
-
setSetMethodInfoMethod
-
getSetMethodInfoName
-
setSetMethodInfoName
-
getSetStatusInterfaceCode
-
setSetStatusInterfaceCode
-
getSetStatusInterfaceText
-
setSetStatusInterfaceText
-
getSetTransactionCustomField
-
setSetTransactionCustomField
public void setSetTransactionCustomField(SetPaymentTransactionCustomField setTransactionCustomField) -
getSetTransactionCustomType
-
setSetTransactionCustomType
-
getTransitionState
-
setTransitionState
-
toString
-
equals
-
hashCode
public int hashCode() -
newBuilder
-