Package dev.vality.damsel.domain
Class Reference
java.lang.Object
org.apache.thrift.TUnion<Reference,Reference._Fields>
dev.vality.damsel.domain.Reference
- All Implemented Interfaces:
Serializable,Comparable<Reference>,org.apache.thrift.TBase<Reference,,Reference._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2024-08-02")
public class Reference
extends org.apache.thrift.TUnion<Reference,Reference._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<Reference._Fields,org.apache.thrift.meta_data.FieldMetaData> Fields inherited from class org.apache.thrift.TUnion
setField_, value_ -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Referencestatic Referencestatic Referencestatic Referencecalendar(CalendarRef value) static Referencestatic Referencecategory(CategoryRef value) protected voidcheckType(Reference._Fields setField, Object value) intstatic Referencestatic Referencecountry(CountryRef value) static Referencecriterion(CriterionRef value) static Referencecrypto_currency(CryptoCurrencyRef value) static Referencecurrency(CurrencyRef value) deepCopy()static Referencedocument_type(DocumentTypeRef value) static Referencestatic Referencedummy_link(DummyLinkRef value) protected Reference._FieldsenumForId(short id) booleanbooleanstatic ReferencefieldForId(int fieldId) getBank()getDummy()protected org.apache.thrift.protocol.TFieldgetFieldDesc(Reference._Fields setField) Map<Reference._Fields,org.apache.thrift.meta_data.FieldMetaData> getProxy()protected org.apache.thrift.protocol.TStructstatic Referenceglobals(GlobalsRef value) inthashCode()static Referencestatic Referenceinspector(InspectorRef value) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanstatic Referencelimit_config(LimitConfigRef value) static Referencemobile_operator(MobileOperatorRef value) static Referencestatic Referencepayment_method(PaymentMethodRef value) static Referencepayment_service(PaymentServiceRef value) static Referencepayment_system(PaymentSystemRef value) static Referencestatic Referencepayout_method(PayoutMethodRef value) static Referenceprovider(ProviderRef value) static Referencestatic Referencerouting_rules(RoutingRulesetRef value) voidvoidvoidvoidsetCalendar(CalendarRef value) voidvoidsetCategory(CategoryRef value) voidvoidsetCountry(CountryRef value) voidsetCriterion(CriterionRef value) voidvoidsetCurrency(CurrencyRef value) voidsetDocumentType(DocumentTypeRef value) voidvoidsetDummyLink(DummyLinkRef value) voidvoidsetGlobals(GlobalsRef value) voidvoidsetInspector(InspectorRef value) voidsetLimitConfig(LimitConfigRef value) voidvoidvoidsetPaymentMethod(PaymentMethodRef value) voidvoidsetPaymentSystem(PaymentSystemRef value) voidvoidsetPayoutMethod(PayoutMethodRef value) voidsetProvider(ProviderRef value) voidvoidsetRoutingRules(RoutingRulesetRef value) voidvoidsetTerminal(TerminalRef value) voidvoidsetTradeBloc(TradeBlocRef value) protected ObjectstandardSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) protected voidstandardSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) static Referencestatic Referencestatic Referenceterminal(TerminalRef value) static Referencetrade_bloc(TradeBlocRef value) 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
-
-
Constructor Details
-
Reference
public Reference() -
Reference
-
Reference
-
-
Method Details
-
deepCopy
-
category
-
currency
-
business_schedule
-
calendar
-
payment_method
-
payout_method
-
bank
-
contract_template
-
term_set_hierarchy
-
payment_institution
-
provider
-
terminal
-
inspector
-
system_account_set
-
external_account_set
-
proxy
-
globals
-
cash_register_provider
-
routing_rules
-
bank_card_category
-
criterion
-
document_type
-
payment_service
-
payment_system
-
payment_token
-
mobile_operator
-
crypto_currency
-
country
-
trade_bloc
-
identity_provider
-
limit_config
-
dummy
-
dummy_link
-
checkType
- Specified by:
checkTypein classorg.apache.thrift.TUnion<Reference,Reference._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<Reference,Reference._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<Reference,Reference._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<Reference,Reference._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<Reference,Reference._Fields> - Throws:
org.apache.thrift.TException
-
getFieldDesc
- Specified by:
getFieldDescin classorg.apache.thrift.TUnion<Reference,Reference._Fields>
-
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc()- Specified by:
getStructDescin classorg.apache.thrift.TUnion<Reference,Reference._Fields>
-
enumForId
- Specified by:
enumForIdin classorg.apache.thrift.TUnion<Reference,Reference._Fields>
-
getFields
-
getFieldMetaData
-
fieldForId
-
getCategory
-
setCategory
-
getCurrency
-
setCurrency
-
getBusinessSchedule
-
setBusinessSchedule
-
getCalendar
-
setCalendar
-
getPaymentMethod
-
setPaymentMethod
-
getPayoutMethod
-
setPayoutMethod
-
getBank
-
setBank
-
getContractTemplate
-
setContractTemplate
-
getTermSetHierarchy
-
setTermSetHierarchy
-
getPaymentInstitution
-
setPaymentInstitution
-
getProvider
-
setProvider
-
getTerminal
-
setTerminal
-
getInspector
-
setInspector
-
getSystemAccountSet
-
setSystemAccountSet
-
getExternalAccountSet
-
setExternalAccountSet
-
getProxy
-
setProxy
-
getGlobals
-
setGlobals
-
getCashRegisterProvider
-
setCashRegisterProvider
-
getRoutingRules
-
setRoutingRules
-
getBankCardCategory
-
setBankCardCategory
-
getCriterion
-
setCriterion
-
getDocumentType
-
setDocumentType
-
getPaymentService
-
setPaymentService
-
getPaymentSystem
-
setPaymentSystem
-
getPaymentToken
-
setPaymentToken
-
getMobileOperator
-
setMobileOperator
-
getCryptoCurrency
-
setCryptoCurrency
-
getCountry
-
setCountry
-
getTradeBloc
-
setTradeBloc
-
getIdentityProvider
-
setIdentityProvider
-
getLimitConfig
-
setLimitConfig
-
getDummy
-
setDummy
-
getDummyLink
-
setDummyLink
-
isSetCategory
public boolean isSetCategory() -
isSetCurrency
public boolean isSetCurrency() -
isSetBusinessSchedule
public boolean isSetBusinessSchedule() -
isSetCalendar
public boolean isSetCalendar() -
isSetPaymentMethod
public boolean isSetPaymentMethod() -
isSetPayoutMethod
public boolean isSetPayoutMethod() -
isSetBank
public boolean isSetBank() -
isSetContractTemplate
public boolean isSetContractTemplate() -
isSetTermSetHierarchy
public boolean isSetTermSetHierarchy() -
isSetPaymentInstitution
public boolean isSetPaymentInstitution() -
isSetProvider
public boolean isSetProvider() -
isSetTerminal
public boolean isSetTerminal() -
isSetInspector
public boolean isSetInspector() -
isSetSystemAccountSet
public boolean isSetSystemAccountSet() -
isSetExternalAccountSet
public boolean isSetExternalAccountSet() -
isSetProxy
public boolean isSetProxy() -
isSetGlobals
public boolean isSetGlobals() -
isSetCashRegisterProvider
public boolean isSetCashRegisterProvider() -
isSetRoutingRules
public boolean isSetRoutingRules() -
isSetBankCardCategory
public boolean isSetBankCardCategory() -
isSetCriterion
public boolean isSetCriterion() -
isSetDocumentType
public boolean isSetDocumentType() -
isSetPaymentService
public boolean isSetPaymentService() -
isSetPaymentSystem
public boolean isSetPaymentSystem() -
isSetPaymentToken
public boolean isSetPaymentToken() -
isSetMobileOperator
public boolean isSetMobileOperator() -
isSetCryptoCurrency
public boolean isSetCryptoCurrency() -
isSetCountry
public boolean isSetCountry() -
isSetTradeBloc
public boolean isSetTradeBloc() -
isSetIdentityProvider
public boolean isSetIdentityProvider() -
isSetLimitConfig
public boolean isSetLimitConfig() -
isSetDummy
public boolean isSetDummy() -
isSetDummyLink
public boolean isSetDummyLink() -
equals
-
equals
-
compareTo
-
hashCode
public int hashCode()
-