Class InvoicePaymentChangePayload
java.lang.Object
org.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields>
dev.vality.damsel.payment_processing.InvoicePaymentChangePayload
- All Implemented Interfaces:
Serializable,Comparable<InvoicePaymentChangePayload>,org.apache.thrift.TBase<InvoicePaymentChangePayload,,InvoicePaymentChangePayload._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2024-08-02")
public class InvoicePaymentChangePayload
extends org.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields>
Один из возможных вариантов события, порождённого платежом по инвойсу.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Map<InvoicePaymentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData> Fields inherited from class org.apache.thrift.TUnion
setField_, value_ -
Constructor Summary
ConstructorsConstructorDescriptionInvoicePaymentChangePayload(InvoicePaymentChangePayload._Fields setField, Object value) -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcheckType(InvoicePaymentChangePayload._Fields setField, Object value) intdeepCopy()protected InvoicePaymentChangePayload._FieldsenumForId(short id) booleanbooleanfieldForId(int fieldId) protected org.apache.thrift.protocol.TFieldMap<InvoicePaymentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData> protected org.apache.thrift.protocol.TStructinthashCode()static InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadstatic InvoicePaymentChangePayloadbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidprotected ObjectstandardSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) protected voidstandardSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) protected ObjecttupleSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, short fieldID) protected voidtupleSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) Methods inherited from class org.apache.thrift.TUnion
clear, getFieldValue, getFieldValue, getFieldValue, getSetField, isSet, isSet, isSet, read, setFieldValue, setFieldValue, toString, write
-
Field Details
-
metaDataMap
public static final Map<InvoicePaymentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
InvoicePaymentChangePayload
public InvoicePaymentChangePayload() -
InvoicePaymentChangePayload
-
InvoicePaymentChangePayload
-
-
Method Details
-
deepCopy
-
invoice_payment_started
-
invoice_payment_risk_score_changed
public static InvoicePaymentChangePayload invoice_payment_risk_score_changed(InvoicePaymentRiskScoreChanged value) -
invoice_payment_route_changed
public static InvoicePaymentChangePayload invoice_payment_route_changed(InvoicePaymentRouteChanged value) -
invoice_payment_cash_flow_changed
public static InvoicePaymentChangePayload invoice_payment_cash_flow_changed(InvoicePaymentCashFlowChanged value) -
invoice_payment_status_changed
public static InvoicePaymentChangePayload invoice_payment_status_changed(InvoicePaymentStatusChanged value) -
invoice_payment_session_change
public static InvoicePaymentChangePayload invoice_payment_session_change(InvoicePaymentSessionChange value) -
invoice_payment_refund_change
public static InvoicePaymentChangePayload invoice_payment_refund_change(InvoicePaymentRefundChange value) -
invoice_payment_adjustment_change
public static InvoicePaymentChangePayload invoice_payment_adjustment_change(InvoicePaymentAdjustmentChange value) -
invoice_payment_rec_token_acquired
public static InvoicePaymentChangePayload invoice_payment_rec_token_acquired(InvoicePaymentRecTokenAcquired value) -
invoice_payment_capture_started
public static InvoicePaymentChangePayload invoice_payment_capture_started(InvoicePaymentCaptureStarted value) -
invoice_payment_chargeback_change
public static InvoicePaymentChangePayload invoice_payment_chargeback_change(InvoicePaymentChargebackChange value) -
invoice_payment_rollback_started
public static InvoicePaymentChangePayload invoice_payment_rollback_started(InvoicePaymentRollbackStarted value) -
invoice_payment_clock_update
public static InvoicePaymentChangePayload invoice_payment_clock_update(InvoicePaymentClockUpdate value) -
invoice_payment_cash_changed
public static InvoicePaymentChangePayload invoice_payment_cash_changed(InvoicePaymentCashChanged value) -
invoice_payment_shop_limit_initiated
public static InvoicePaymentChangePayload invoice_payment_shop_limit_initiated(InvoicePaymentShopLimitInitiated value) -
invoice_payment_shop_limit_applied
public static InvoicePaymentChangePayload invoice_payment_shop_limit_applied(InvoicePaymentShopLimitApplied value) -
checkType
protected void checkType(InvoicePaymentChangePayload._Fields setField, Object value) throws ClassCastException - Specified by:
checkTypein classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields> - Throws:
ClassCastException
-
standardSchemeReadValue
protected Object standardSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) throws org.apache.thrift.TException - Specified by:
standardSchemeReadValuein classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields> - Throws:
org.apache.thrift.TException
-
standardSchemeWriteValue
protected void standardSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException - Specified by:
standardSchemeWriteValuein classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields> - Throws:
org.apache.thrift.TException
-
tupleSchemeReadValue
protected Object tupleSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, short fieldID) throws org.apache.thrift.TException - Specified by:
tupleSchemeReadValuein classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields> - Throws:
org.apache.thrift.TException
-
tupleSchemeWriteValue
protected void tupleSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException - Specified by:
tupleSchemeWriteValuein classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields> - Throws:
org.apache.thrift.TException
-
getFieldDesc
protected org.apache.thrift.protocol.TField getFieldDesc(InvoicePaymentChangePayload._Fields setField) - Specified by:
getFieldDescin classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields>
-
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc()- Specified by:
getStructDescin classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields>
-
enumForId
- Specified by:
enumForIdin classorg.apache.thrift.TUnion<InvoicePaymentChangePayload,InvoicePaymentChangePayload._Fields>
-
getFields
-
getFieldMetaData
public Map<InvoicePaymentChangePayload._Fields,org.apache.thrift.meta_data.FieldMetaData> getFieldMetaData() -
fieldForId
-
getInvoicePaymentStarted
-
setInvoicePaymentStarted
-
getInvoicePaymentRiskScoreChanged
-
setInvoicePaymentRiskScoreChanged
-
getInvoicePaymentRouteChanged
-
setInvoicePaymentRouteChanged
-
getInvoicePaymentCashFlowChanged
-
setInvoicePaymentCashFlowChanged
-
getInvoicePaymentStatusChanged
-
setInvoicePaymentStatusChanged
-
getInvoicePaymentSessionChange
-
setInvoicePaymentSessionChange
-
getInvoicePaymentRefundChange
-
setInvoicePaymentRefundChange
-
getInvoicePaymentAdjustmentChange
-
setInvoicePaymentAdjustmentChange
-
getInvoicePaymentRecTokenAcquired
-
setInvoicePaymentRecTokenAcquired
-
getInvoicePaymentCaptureStarted
-
setInvoicePaymentCaptureStarted
-
getInvoicePaymentChargebackChange
-
setInvoicePaymentChargebackChange
-
getInvoicePaymentRollbackStarted
-
setInvoicePaymentRollbackStarted
-
getInvoicePaymentClockUpdate
-
setInvoicePaymentClockUpdate
-
getInvoicePaymentCashChanged
-
setInvoicePaymentCashChanged
-
getInvoicePaymentShopLimitInitiated
-
setInvoicePaymentShopLimitInitiated
-
getInvoicePaymentShopLimitApplied
-
setInvoicePaymentShopLimitApplied
-
isSetInvoicePaymentStarted
public boolean isSetInvoicePaymentStarted() -
isSetInvoicePaymentRiskScoreChanged
public boolean isSetInvoicePaymentRiskScoreChanged() -
isSetInvoicePaymentRouteChanged
public boolean isSetInvoicePaymentRouteChanged() -
isSetInvoicePaymentCashFlowChanged
public boolean isSetInvoicePaymentCashFlowChanged() -
isSetInvoicePaymentStatusChanged
public boolean isSetInvoicePaymentStatusChanged() -
isSetInvoicePaymentSessionChange
public boolean isSetInvoicePaymentSessionChange() -
isSetInvoicePaymentRefundChange
public boolean isSetInvoicePaymentRefundChange() -
isSetInvoicePaymentAdjustmentChange
public boolean isSetInvoicePaymentAdjustmentChange() -
isSetInvoicePaymentRecTokenAcquired
public boolean isSetInvoicePaymentRecTokenAcquired() -
isSetInvoicePaymentCaptureStarted
public boolean isSetInvoicePaymentCaptureStarted() -
isSetInvoicePaymentChargebackChange
public boolean isSetInvoicePaymentChargebackChange() -
isSetInvoicePaymentRollbackStarted
public boolean isSetInvoicePaymentRollbackStarted() -
isSetInvoicePaymentClockUpdate
public boolean isSetInvoicePaymentClockUpdate() -
isSetInvoicePaymentCashChanged
public boolean isSetInvoicePaymentCashChanged() -
isSetInvoicePaymentShopLimitInitiated
public boolean isSetInvoicePaymentShopLimitInitiated() -
isSetInvoicePaymentShopLimitApplied
public boolean isSetInvoicePaymentShopLimitApplied() -
equals
-
equals
-
compareTo
-
hashCode
public int hashCode()
-