Class EventPayload
java.lang.Object
org.apache.thrift.TUnion<EventPayload,EventPayload._Fields>
dev.vality.damsel.payment_processing.EventPayload
- All Implemented Interfaces:
Serializable,Comparable<EventPayload>,org.apache.thrift.TBase<EventPayload,EventPayload._Fields>,org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
date="2022-10-25")
public class EventPayload
extends org.apache.thrift.TUnion<EventPayload,EventPayload._Fields>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classEventPayload._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
Fields Modifier and Type Field Description static Map<EventPayload._Fields,org.apache.thrift.meta_data.FieldMetaData>metaDataMapFields inherited from class org.apache.thrift.TUnion
setField_, value_ -
Constructor Summary
Constructors Constructor Description EventPayload()EventPayload(EventPayload other)EventPayload(EventPayload._Fields setField, Object value) -
Method Summary
Modifier and Type Method Description protected voidcheckType(EventPayload._Fields setField, Object value)intcompareTo(EventPayload other)static EventPayloadcustomer_changes(List<CustomerChange> value)EventPayloaddeepCopy()protected EventPayload._FieldsenumForId(short id)booleanequals(EventPayload other)booleanequals(Object other)EventPayload._FieldsfieldForId(int fieldId)List<CustomerChange>getCustomerChanges()Некоторое событие, порождённое плательщиком.protected org.apache.thrift.protocol.TFieldgetFieldDesc(EventPayload._Fields setField)Map<EventPayload._Fields,org.apache.thrift.meta_data.FieldMetaData>getFieldMetaData()EventPayload._Fields[]getFields()List<InvoiceChange>getInvoiceChanges()Набор изменений, порождённых инвойсом.List<InvoiceTemplateChange>getInvoiceTemplateChanges()Набор изменений, порождённых шаблоном инвойса.List<PartyChange>getPartyChanges()Набор изменений, порождённых участником.protected org.apache.thrift.protocol.TStructgetStructDesc()inthashCode()static EventPayloadinvoice_changes(List<InvoiceChange> value)static EventPayloadinvoice_template_changes(List<InvoiceTemplateChange> value)booleanisSetCustomerChanges()booleanisSetInvoiceChanges()booleanisSetInvoiceTemplateChanges()booleanisSetPartyChanges()static EventPayloadparty_changes(List<PartyChange> value)voidsetCustomerChanges(List<CustomerChange> value)Некоторое событие, порождённое плательщиком.voidsetInvoiceChanges(List<InvoiceChange> value)Набор изменений, порождённых инвойсом.voidsetInvoiceTemplateChanges(List<InvoiceTemplateChange> value)Набор изменений, порождённых шаблоном инвойса.voidsetPartyChanges(List<PartyChange> value)Набор изменений, порождённых участником.protected 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<EventPayload._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
EventPayload
public EventPayload() -
EventPayload
-
EventPayload
-
-
Method Details
-
deepCopy
-
invoice_changes
-
party_changes
-
invoice_template_changes
-
customer_changes
-
checkType
- Specified by:
checkTypein classorg.apache.thrift.TUnion<EventPayload,EventPayload._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<EventPayload,EventPayload._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<EventPayload,EventPayload._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<EventPayload,EventPayload._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<EventPayload,EventPayload._Fields>- Throws:
org.apache.thrift.TException
-
getFieldDesc
- Specified by:
getFieldDescin classorg.apache.thrift.TUnion<EventPayload,EventPayload._Fields>
-
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc()- Specified by:
getStructDescin classorg.apache.thrift.TUnion<EventPayload,EventPayload._Fields>
-
enumForId
- Specified by:
enumForIdin classorg.apache.thrift.TUnion<EventPayload,EventPayload._Fields>
-
getFields
-
getFieldMetaData
-
fieldForId
-
getInvoiceChanges
Набор изменений, порождённых инвойсом. -
setInvoiceChanges
Набор изменений, порождённых инвойсом. -
getPartyChanges
Набор изменений, порождённых участником. -
setPartyChanges
Набор изменений, порождённых участником. -
getInvoiceTemplateChanges
Набор изменений, порождённых шаблоном инвойса. -
setInvoiceTemplateChanges
Набор изменений, порождённых шаблоном инвойса. -
getCustomerChanges
Некоторое событие, порождённое плательщиком. -
setCustomerChanges
Некоторое событие, порождённое плательщиком. -
isSetInvoiceChanges
public boolean isSetInvoiceChanges() -
isSetPartyChanges
public boolean isSetPartyChanges() -
isSetInvoiceTemplateChanges
public boolean isSetInvoiceTemplateChanges() -
isSetCustomerChanges
public boolean isSetCustomerChanges() -
equals
-
equals
-
compareTo
-
hashCode
public int hashCode()
-