Package dev.vality.damsel.domain
Class DomainObject
java.lang.Object
org.apache.thrift.TUnion<DomainObject,DomainObject._Fields>
dev.vality.damsel.domain.DomainObject
- All Implemented Interfaces:
Serializable,Comparable<DomainObject>,org.apache.thrift.TBase<DomainObject,,DomainObject._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2024-08-02")
public class DomainObject
extends org.apache.thrift.TUnion<DomainObject,DomainObject._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<DomainObject._Fields,org.apache.thrift.meta_data.FieldMetaData> Fields inherited from class org.apache.thrift.TUnion
setField_, value_ -
Constructor Summary
ConstructorsConstructorDescriptionDomainObject(DomainObject other) DomainObject(DomainObject._Fields setField, Object value) -
Method Summary
Modifier and TypeMethodDescriptionstatic DomainObjectbank(BankObject value) static DomainObjectstatic DomainObjectstatic DomainObjectcalendar(CalendarObject value) static DomainObjectstatic DomainObjectcategory(CategoryObject value) protected voidcheckType(DomainObject._Fields setField, Object value) intcompareTo(DomainObject other) static DomainObjectstatic DomainObjectcountry(CountryObject value) static DomainObjectcriterion(CriterionObject value) static DomainObjectstatic DomainObjectcurrency(CurrencyObject value) deepCopy()static DomainObjectdocument_type(DocumentTypeObject value) static DomainObjectdummy(DummyObject value) static DomainObjectdummy_link(DummyLinkObject value) protected DomainObject._FieldsenumForId(short id) booleanequals(DomainObject other) booleanstatic DomainObjectfieldForId(int fieldId) getBank()getDummy()protected org.apache.thrift.protocol.TFieldgetFieldDesc(DomainObject._Fields setField) Map<DomainObject._Fields,org.apache.thrift.meta_data.FieldMetaData> getProxy()protected org.apache.thrift.protocol.TStructstatic DomainObjectglobals(GlobalsObject value) inthashCode()static DomainObjectstatic DomainObjectinspector(InspectorObject value) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanstatic DomainObjectlimit_config(LimitConfigObject value) static DomainObjectstatic DomainObjectstatic DomainObjectstatic DomainObjectstatic DomainObjectstatic DomainObjectstatic DomainObjectpayout_method(PayoutMethodObject value) static DomainObjectprovider(ProviderObject value) static DomainObjectproxy(ProxyObject value) static DomainObjectrouting_rules(RoutingRulesObject value) voidsetBank(BankObject value) voidvoidvoidsetCalendar(CalendarObject value) voidvoidsetCategory(CategoryObject value) voidvoidsetCountry(CountryObject value) voidsetCriterion(CriterionObject value) voidvoidsetCurrency(CurrencyObject value) voidvoidsetDummy(DummyObject value) voidsetDummyLink(DummyLinkObject value) voidvoidsetGlobals(GlobalsObject value) voidvoidsetInspector(InspectorObject value) voidsetLimitConfig(LimitConfigObject value) voidvoidvoidvoidvoidvoidvoidvoidsetProvider(ProviderObject value) voidsetProxy(ProxyObject value) voidvoidvoidsetTerminal(TerminalObject value) voidvoidsetTradeBloc(TradeBlocObject value) protected ObjectstandardSchemeReadValue(org.apache.thrift.protocol.TProtocol iprot, org.apache.thrift.protocol.TField field) protected voidstandardSchemeWriteValue(org.apache.thrift.protocol.TProtocol oprot) static DomainObjectstatic DomainObjectstatic DomainObjectterminal(TerminalObject value) static DomainObjecttrade_bloc(TradeBlocObject 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
-
DomainObject
public DomainObject() -
DomainObject
-
DomainObject
-
-
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<DomainObject,DomainObject._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<DomainObject,DomainObject._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<DomainObject,DomainObject._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<DomainObject,DomainObject._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<DomainObject,DomainObject._Fields> - Throws:
org.apache.thrift.TException
-
getFieldDesc
- Specified by:
getFieldDescin classorg.apache.thrift.TUnion<DomainObject,DomainObject._Fields>
-
getStructDesc
protected org.apache.thrift.protocol.TStruct getStructDesc()- Specified by:
getStructDescin classorg.apache.thrift.TUnion<DomainObject,DomainObject._Fields>
-
enumForId
- Specified by:
enumForIdin classorg.apache.thrift.TUnion<DomainObject,DomainObject._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()
-