Package dev.vality.damsel.domain
Class AdditionalTransactionInfo
java.lang.Object
dev.vality.damsel.domain.AdditionalTransactionInfo
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<AdditionalTransactionInfo>,org.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>,org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.14.2)",
date="2022-10-25")
public class AdditionalTransactionInfo
extends Object
implements org.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>, Serializable, Cloneable, Comparable<AdditionalTransactionInfo>
- See Also:
- Serialized Form
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classAdditionalTransactionInfo._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them. -
Field Summary
Fields Modifier and Type Field Description Stringacs_urlStringapproval_codeStringcavvStringcavv_algorithmStringeciStringmdstatic Map<AdditionalTransactionInfo._Fields,org.apache.thrift.meta_data.FieldMetaData>metaDataMapStringpareqStringparesStringrrnStringshort_payment_idStringterm_urlThreeDsVerificationthree_ds_verificationStringxid -
Constructor Summary
Constructors Constructor Description AdditionalTransactionInfo()AdditionalTransactionInfo(AdditionalTransactionInfo other)Performs a deep copy on other. -
Method Summary
Modifier and Type Method Description voidclear()intcompareTo(AdditionalTransactionInfo other)AdditionalTransactionInfodeepCopy()booleanequals(AdditionalTransactionInfo that)booleanequals(Object that)AdditionalTransactionInfo._FieldsfieldForId(int fieldId)StringgetAcsUrl()StringgetApprovalCode()StringgetCavv()StringgetCavvAlgorithm()StringgetEci()Map<AdditionalTransactionInfo._Fields,org.apache.thrift.meta_data.FieldMetaData>getFieldMetaData()AdditionalTransactionInfo._Fields[]getFields()ObjectgetFieldValue(AdditionalTransactionInfo._Fields field)StringgetMd()StringgetPareq()StringgetPares()StringgetRrn()StringgetShortPaymentId()StringgetTermUrl()ThreeDsVerificationgetThreeDsVerification()StringgetXid()inthashCode()booleanisSet(AdditionalTransactionInfo._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanisSetAcsUrl()Returns true if field acs_url is set (has been assigned a value) and false otherwisebooleanisSetApprovalCode()Returns true if field approval_code is set (has been assigned a value) and false otherwisebooleanisSetCavv()Returns true if field cavv is set (has been assigned a value) and false otherwisebooleanisSetCavvAlgorithm()Returns true if field cavv_algorithm is set (has been assigned a value) and false otherwisebooleanisSetEci()Returns true if field eci is set (has been assigned a value) and false otherwisebooleanisSetMd()Returns true if field md is set (has been assigned a value) and false otherwisebooleanisSetPareq()Returns true if field pareq is set (has been assigned a value) and false otherwisebooleanisSetPares()Returns true if field pares is set (has been assigned a value) and false otherwisebooleanisSetRrn()Returns true if field rrn is set (has been assigned a value) and false otherwisebooleanisSetShortPaymentId()Returns true if field short_payment_id is set (has been assigned a value) and false otherwisebooleanisSetTermUrl()Returns true if field term_url is set (has been assigned a value) and false otherwisebooleanisSetThreeDsVerification()Returns true if field three_ds_verification is set (has been assigned a value) and false otherwisebooleanisSetXid()Returns true if field xid is set (has been assigned a value) and false otherwisevoidread(org.apache.thrift.protocol.TProtocol iprot)AdditionalTransactionInfosetAcsUrl(String acs_url)voidsetAcsUrlIsSet(boolean value)AdditionalTransactionInfosetApprovalCode(String approval_code)voidsetApprovalCodeIsSet(boolean value)AdditionalTransactionInfosetCavv(String cavv)AdditionalTransactionInfosetCavvAlgorithm(String cavv_algorithm)voidsetCavvAlgorithmIsSet(boolean value)voidsetCavvIsSet(boolean value)AdditionalTransactionInfosetEci(String eci)voidsetEciIsSet(boolean value)voidsetFieldValue(AdditionalTransactionInfo._Fields field, Object value)AdditionalTransactionInfosetMd(String md)voidsetMdIsSet(boolean value)AdditionalTransactionInfosetPareq(String pareq)voidsetPareqIsSet(boolean value)AdditionalTransactionInfosetPares(String pares)voidsetParesIsSet(boolean value)AdditionalTransactionInfosetRrn(String rrn)voidsetRrnIsSet(boolean value)AdditionalTransactionInfosetShortPaymentId(String short_payment_id)voidsetShortPaymentIdIsSet(boolean value)AdditionalTransactionInfosetTermUrl(String term_url)voidsetTermUrlIsSet(boolean value)AdditionalTransactionInfosetThreeDsVerification(ThreeDsVerification three_ds_verification)voidsetThreeDsVerificationIsSet(boolean value)AdditionalTransactionInfosetXid(String xid)voidsetXidIsSet(boolean value)StringtoString()voidunsetAcsUrl()voidunsetApprovalCode()voidunsetCavv()voidunsetCavvAlgorithm()voidunsetEci()voidunsetMd()voidunsetPareq()voidunsetPares()voidunsetRrn()voidunsetShortPaymentId()voidunsetTermUrl()voidunsetThreeDsVerification()voidunsetXid()voidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
Field Details
-
rrn
-
approval_code
-
acs_url
-
pareq
-
md
-
term_url
-
pares
-
eci
-
cavv
-
xid
-
cavv_algorithm
-
three_ds_verification
-
short_payment_id
-
metaDataMap
public static final Map<AdditionalTransactionInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> metaDataMap
-
-
Constructor Details
-
AdditionalTransactionInfo
public AdditionalTransactionInfo() -
AdditionalTransactionInfo
Performs a deep copy on other.
-
-
Method Details
-
deepCopy
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>
-
getRrn
-
setRrn
-
unsetRrn
public void unsetRrn() -
isSetRrn
public boolean isSetRrn()Returns true if field rrn is set (has been assigned a value) and false otherwise -
setRrnIsSet
public void setRrnIsSet(boolean value) -
getApprovalCode
-
setApprovalCode
-
unsetApprovalCode
public void unsetApprovalCode() -
isSetApprovalCode
public boolean isSetApprovalCode()Returns true if field approval_code is set (has been assigned a value) and false otherwise -
setApprovalCodeIsSet
public void setApprovalCodeIsSet(boolean value) -
getAcsUrl
-
setAcsUrl
-
unsetAcsUrl
public void unsetAcsUrl() -
isSetAcsUrl
public boolean isSetAcsUrl()Returns true if field acs_url is set (has been assigned a value) and false otherwise -
setAcsUrlIsSet
public void setAcsUrlIsSet(boolean value) -
getPareq
-
setPareq
-
unsetPareq
public void unsetPareq() -
isSetPareq
public boolean isSetPareq()Returns true if field pareq is set (has been assigned a value) and false otherwise -
setPareqIsSet
public void setPareqIsSet(boolean value) -
getMd
-
setMd
-
unsetMd
public void unsetMd() -
isSetMd
public boolean isSetMd()Returns true if field md is set (has been assigned a value) and false otherwise -
setMdIsSet
public void setMdIsSet(boolean value) -
getTermUrl
-
setTermUrl
-
unsetTermUrl
public void unsetTermUrl() -
isSetTermUrl
public boolean isSetTermUrl()Returns true if field term_url is set (has been assigned a value) and false otherwise -
setTermUrlIsSet
public void setTermUrlIsSet(boolean value) -
getPares
-
setPares
-
unsetPares
public void unsetPares() -
isSetPares
public boolean isSetPares()Returns true if field pares is set (has been assigned a value) and false otherwise -
setParesIsSet
public void setParesIsSet(boolean value) -
getEci
-
setEci
-
unsetEci
public void unsetEci() -
isSetEci
public boolean isSetEci()Returns true if field eci is set (has been assigned a value) and false otherwise -
setEciIsSet
public void setEciIsSet(boolean value) -
getCavv
-
setCavv
-
unsetCavv
public void unsetCavv() -
isSetCavv
public boolean isSetCavv()Returns true if field cavv is set (has been assigned a value) and false otherwise -
setCavvIsSet
public void setCavvIsSet(boolean value) -
getXid
-
setXid
-
unsetXid
public void unsetXid() -
isSetXid
public boolean isSetXid()Returns true if field xid is set (has been assigned a value) and false otherwise -
setXidIsSet
public void setXidIsSet(boolean value) -
getCavvAlgorithm
-
setCavvAlgorithm
-
unsetCavvAlgorithm
public void unsetCavvAlgorithm() -
isSetCavvAlgorithm
public boolean isSetCavvAlgorithm()Returns true if field cavv_algorithm is set (has been assigned a value) and false otherwise -
setCavvAlgorithmIsSet
public void setCavvAlgorithmIsSet(boolean value) -
getThreeDsVerification
-
setThreeDsVerification
-
unsetThreeDsVerification
public void unsetThreeDsVerification() -
isSetThreeDsVerification
public boolean isSetThreeDsVerification()Returns true if field three_ds_verification is set (has been assigned a value) and false otherwise -
setThreeDsVerificationIsSet
public void setThreeDsVerificationIsSet(boolean value) -
getShortPaymentId
-
setShortPaymentId
-
unsetShortPaymentId
public void unsetShortPaymentId() -
isSetShortPaymentId
public boolean isSetShortPaymentId()Returns true if field short_payment_id is set (has been assigned a value) and false otherwise -
setShortPaymentIdIsSet
public void setShortPaymentIdIsSet(boolean value) -
setFieldValue
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>
-
getFieldValue
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._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<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>
-
equals
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<AdditionalTransactionInfo>
-
fieldForId
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>
-
getFields
- Specified by:
getFieldsin interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>
-
getFieldMetaData
public Map<AdditionalTransactionInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> getFieldMetaData()- Specified by:
getFieldMetaDatain interfaceorg.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._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
-