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.19.0)",
date="2024-08-02")
public class AdditionalTransactionInfo
extends Object
implements org.apache.thrift.TBase<AdditionalTransactionInfo,AdditionalTransactionInfo._Fields>, Serializable, Cloneable, Comparable<AdditionalTransactionInfo>
- 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<AdditionalTransactionInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> -
Constructor Summary
ConstructorsConstructorDescriptionPerforms a deep copy on other. -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()intdeepCopy()booleanbooleanfieldForId(int fieldId) getCavv()getEci()intMap<AdditionalTransactionInfo._Fields,org.apache.thrift.meta_data.FieldMetaData> getMd()getPareq()getPares()getRrn()getXid()inthashCode()booleanReturns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanReturns true if field acs_url is set (has been assigned a value) and false otherwisebooleanReturns true if field approval_code is set (has been assigned a value) and false otherwisebooleanReturns true if field cavv is set (has been assigned a value) and false otherwisebooleanReturns 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 otherwisebooleanReturns true if field extra_payment_info is set (has been assigned a value) and false otherwisebooleanisSetMd()Returns true if field md is set (has been assigned a value) and false otherwisebooleanReturns true if field pareq is set (has been assigned a value) and false otherwisebooleanReturns 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 otherwisebooleanReturns true if field short_payment_id is set (has been assigned a value) and false otherwisebooleanReturns true if field term_url is set (has been assigned a value) and false otherwisebooleanReturns 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 otherwisevoidputToExtraPaymentInfo(String key, String val) voidread(org.apache.thrift.protocol.TProtocol iprot) voidsetAcsUrlIsSet(boolean value) setApprovalCode(String approval_code) voidsetApprovalCodeIsSet(boolean value) setCavvAlgorithm(String cavv_algorithm) voidsetCavvAlgorithmIsSet(boolean value) voidsetCavvIsSet(boolean value) voidsetEciIsSet(boolean value) setExtraPaymentInfo(Map<String, String> extra_payment_info) voidsetExtraPaymentInfoIsSet(boolean value) voidsetFieldValue(AdditionalTransactionInfo._Fields field, Object value) voidsetMdIsSet(boolean value) voidsetPareqIsSet(boolean value) voidsetParesIsSet(boolean value) voidsetRrnIsSet(boolean value) setShortPaymentId(String short_payment_id) voidsetShortPaymentIdIsSet(boolean value) setTermUrl(String term_url) voidsetTermUrlIsSet(boolean value) setThreeDsVerification(ThreeDsVerification three_ds_verification) voidsetThreeDsVerificationIsSet(boolean value) voidsetXidIsSet(boolean value) toString()voidvoidvoidvoidvoidunsetEci()voidvoidunsetMd()voidvoidvoidunsetRrn()voidvoidvoidvoidunsetXid()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
- See Also:
-
short_payment_id
-
extra_payment_info
-
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
- See Also:
-
setThreeDsVerification
- See Also:
-
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) -
getExtraPaymentInfoSize
public int getExtraPaymentInfoSize() -
putToExtraPaymentInfo
-
getExtraPaymentInfo
-
setExtraPaymentInfo
-
unsetExtraPaymentInfo
public void unsetExtraPaymentInfo() -
isSetExtraPaymentInfo
public boolean isSetExtraPaymentInfo()Returns true if field extra_payment_info is set (has been assigned a value) and false otherwise -
setExtraPaymentInfoIsSet
public void setExtraPaymentInfoIsSet(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
-