Class InvoicePaymentParams
java.lang.Object
dev.vality.damsel.payment_processing.InvoicePaymentParams
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<InvoicePaymentParams>,org.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>,org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
date="2022-10-25")
public class InvoicePaymentParams
extends Object
implements org.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>, Serializable, Cloneable, Comparable<InvoicePaymentParams>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInvoicePaymentParams._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
Fields Modifier and Type Field Description ContentcontextStringexternal_idInvoicePaymentParamsFlowflowStringidbooleanmake_recurrentstatic Map<InvoicePaymentParams._Fields,org.apache.thrift.meta_data.FieldMetaData>metaDataMapPayerParamspayerPayerSessionInfopayer_session_infoStringprocessing_deadline -
Constructor Summary
Constructors Constructor Description InvoicePaymentParams()InvoicePaymentParams(InvoicePaymentParams other)Performs a deep copy on other.InvoicePaymentParams(PayerParams payer, InvoicePaymentParamsFlow flow) -
Method Summary
Modifier and Type Method Description voidclear()intcompareTo(InvoicePaymentParams other)InvoicePaymentParamsdeepCopy()booleanequals(InvoicePaymentParams that)booleanequals(Object that)InvoicePaymentParams._FieldsfieldForId(int fieldId)ContentgetContext()StringgetExternalId()Map<InvoicePaymentParams._Fields,org.apache.thrift.meta_data.FieldMetaData>getFieldMetaData()InvoicePaymentParams._Fields[]getFields()ObjectgetFieldValue(InvoicePaymentParams._Fields field)InvoicePaymentParamsFlowgetFlow()StringgetId()PayerParamsgetPayer()PayerSessionInfogetPayerSessionInfo()StringgetProcessingDeadline()inthashCode()booleanisMakeRecurrent()booleanisSet(InvoicePaymentParams._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanisSetContext()Returns true if field context is set (has been assigned a value) and false otherwisebooleanisSetExternalId()Returns true if field external_id is set (has been assigned a value) and false otherwisebooleanisSetFlow()Returns true if field flow is set (has been assigned a value) and false otherwisebooleanisSetId()Returns true if field id is set (has been assigned a value) and false otherwisebooleanisSetMakeRecurrent()Returns true if field make_recurrent is set (has been assigned a value) and false otherwisebooleanisSetPayer()Returns true if field payer is set (has been assigned a value) and false otherwisebooleanisSetPayerSessionInfo()Returns true if field payer_session_info is set (has been assigned a value) and false otherwisebooleanisSetProcessingDeadline()Returns true if field processing_deadline is set (has been assigned a value) and false otherwisevoidread(org.apache.thrift.protocol.TProtocol iprot)InvoicePaymentParamssetContext(Content context)voidsetContextIsSet(boolean value)InvoicePaymentParamssetExternalId(String external_id)voidsetExternalIdIsSet(boolean value)voidsetFieldValue(InvoicePaymentParams._Fields field, Object value)InvoicePaymentParamssetFlow(InvoicePaymentParamsFlow flow)voidsetFlowIsSet(boolean value)InvoicePaymentParamssetId(String id)voidsetIdIsSet(boolean value)InvoicePaymentParamssetMakeRecurrent(boolean make_recurrent)voidsetMakeRecurrentIsSet(boolean value)InvoicePaymentParamssetPayer(PayerParams payer)voidsetPayerIsSet(boolean value)InvoicePaymentParamssetPayerSessionInfo(PayerSessionInfo payer_session_info)voidsetPayerSessionInfoIsSet(boolean value)InvoicePaymentParamssetProcessingDeadline(String processing_deadline)voidsetProcessingDeadlineIsSet(boolean value)StringtoString()voidunsetContext()voidunsetExternalId()voidunsetFlow()voidunsetId()voidunsetMakeRecurrent()voidunsetPayer()voidunsetPayerSessionInfo()voidunsetProcessingDeadline()voidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
Field Details
-
payer
-
payer_session_info
-
flow
-
make_recurrent
public boolean make_recurrent -
id
-
external_id
-
context
-
processing_deadline
-
metaDataMap
public static final Map<InvoicePaymentParams._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
InvoicePaymentParams
public InvoicePaymentParams() -
InvoicePaymentParams
-
InvoicePaymentParams
Performs a deep copy on other.
-
-
Method Details
-
deepCopy
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
getPayer
-
setPayer
-
unsetPayer
public void unsetPayer() -
isSetPayer
public boolean isSetPayer()Returns true if field payer is set (has been assigned a value) and false otherwise -
setPayerIsSet
public void setPayerIsSet(boolean value) -
getPayerSessionInfo
-
setPayerSessionInfo
-
unsetPayerSessionInfo
public void unsetPayerSessionInfo() -
isSetPayerSessionInfo
public boolean isSetPayerSessionInfo()Returns true if field payer_session_info is set (has been assigned a value) and false otherwise -
setPayerSessionInfoIsSet
public void setPayerSessionInfoIsSet(boolean value) -
getFlow
-
setFlow
-
unsetFlow
public void unsetFlow() -
isSetFlow
public boolean isSetFlow()Returns true if field flow is set (has been assigned a value) and false otherwise -
setFlowIsSet
public void setFlowIsSet(boolean value) -
isMakeRecurrent
public boolean isMakeRecurrent() -
setMakeRecurrent
-
unsetMakeRecurrent
public void unsetMakeRecurrent() -
isSetMakeRecurrent
public boolean isSetMakeRecurrent()Returns true if field make_recurrent is set (has been assigned a value) and false otherwise -
setMakeRecurrentIsSet
public void setMakeRecurrentIsSet(boolean value) -
getId
-
setId
-
unsetId
public void unsetId() -
isSetId
public boolean isSetId()Returns true if field id is set (has been assigned a value) and false otherwise -
setIdIsSet
public void setIdIsSet(boolean value) -
getExternalId
-
setExternalId
-
unsetExternalId
public void unsetExternalId() -
isSetExternalId
public boolean isSetExternalId()Returns true if field external_id is set (has been assigned a value) and false otherwise -
setExternalIdIsSet
public void setExternalIdIsSet(boolean value) -
getContext
-
setContext
-
unsetContext
public void unsetContext() -
isSetContext
public boolean isSetContext()Returns true if field context is set (has been assigned a value) and false otherwise -
setContextIsSet
public void setContextIsSet(boolean value) -
getProcessingDeadline
-
setProcessingDeadline
-
unsetProcessingDeadline
public void unsetProcessingDeadline() -
isSetProcessingDeadline
public boolean isSetProcessingDeadline()Returns true if field processing_deadline is set (has been assigned a value) and false otherwise -
setProcessingDeadlineIsSet
public void setProcessingDeadlineIsSet(boolean value) -
setFieldValue
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
getFieldValue
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
isSet
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise- Specified by:
isSetin interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
equals
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<InvoicePaymentParams>
-
fieldForId
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
getFields
- Specified by:
getFieldsin interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
getFieldMetaData
public Map<InvoicePaymentParams._Fields,org.apache.thrift.meta_data.FieldMetaData> getFieldMetaData()- Specified by:
getFieldMetaDatain interfaceorg.apache.thrift.TBase<InvoicePaymentParams,InvoicePaymentParams._Fields>
-
read
public void read(org.apache.thrift.protocol.TProtocol iprot) throws org.apache.thrift.TException- Specified by:
readin interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
write
public void write(org.apache.thrift.protocol.TProtocol oprot) throws org.apache.thrift.TException- Specified by:
writein interfaceorg.apache.thrift.TSerializable- Throws:
org.apache.thrift.TException
-
toString
-
validate
public void validate() throws org.apache.thrift.TException- Throws:
org.apache.thrift.TException
-