Package dev.vality.damsel.domain
Class Provider
java.lang.Object
dev.vality.damsel.domain.Provider
- All Implemented Interfaces:
Serializable,Cloneable,Comparable<Provider>,org.apache.thrift.TBase<Provider,,Provider._Fields> org.apache.thrift.TSerializable
@Generated(value="Autogenerated by Thrift Compiler (0.19.0)",
date="2024-08-02")
public class Provider
extends Object
implements org.apache.thrift.TBase<Provider,Provider._Fields>, Serializable, Cloneable, Comparable<Provider>
- 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<Provider._Fields,org.apache.thrift.meta_data.FieldMetaData> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidclear()intdeepCopy()booleanbooleanfieldForId(int fieldId) intMap<Provider._Fields,org.apache.thrift.meta_data.FieldMetaData> getFieldValue(Provider._Fields field) getName()intgetProxy()getTerms()inthashCode()booleanisSet(Provider._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisebooleanReturns true if field abs_account is set (has been assigned a value) and false otherwisebooleanReturns true if field accounts is set (has been assigned a value) and false otherwisebooleanReturns true if field cascade_behaviour is set (has been assigned a value) and false otherwisebooleanReturns true if field description is set (has been assigned a value) and false otherwisebooleanReturns true if field identity is set (has been assigned a value) and false otherwisebooleanReturns true if field name is set (has been assigned a value) and false otherwisebooleanReturns true if field params_schema is set (has been assigned a value) and false otherwisebooleanReturns true if field payment_terms is set (has been assigned a value) and false otherwisebooleanReturns true if field proxy is set (has been assigned a value) and false otherwisebooleanReturns true if field recurrent_paytool_terms is set (has been assigned a value) and false otherwisebooleanReturns true if field route_fd_overrides is set (has been assigned a value) and false otherwisebooleanReturns true if field terms is set (has been assigned a value) and false otherwisevoidputToAccounts(CurrencyRef key, ProviderAccount val) voidread(org.apache.thrift.protocol.TProtocol iprot) setAbsAccount(String abs_account) voidsetAbsAccountIsSet(boolean value) setAccounts(Map<CurrencyRef, ProviderAccount> accounts) voidsetAccountsIsSet(boolean value) setCascadeBehaviour(CascadeBehaviour cascade_behaviour) voidsetCascadeBehaviourIsSet(boolean value) setDescription(String description) voidsetDescriptionIsSet(boolean value) voidsetFieldValue(Provider._Fields field, Object value) setIdentity(String identity) voidsetIdentityIsSet(boolean value) voidsetNameIsSet(boolean value) setParamsSchema(List<ProviderParameter> params_schema) voidsetParamsSchemaIsSet(boolean value) setPaymentTerms(PaymentsProvisionTerms payment_terms) voidsetPaymentTermsIsSet(boolean value) voidsetProxyIsSet(boolean value) setRecurrentPaytoolTerms(RecurrentPaytoolsProvisionTerms recurrent_paytool_terms) voidsetRecurrentPaytoolTermsIsSet(boolean value) setRouteFdOverrides(RouteFaultDetectorOverrides route_fd_overrides) voidsetRouteFdOverridesIsSet(boolean value) setTerms(ProvisionTermSet terms) voidsetTermsIsSet(boolean value) toString()voidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvalidate()voidwrite(org.apache.thrift.protocol.TProtocol oprot)
-
Field Details
-
name
-
description
-
proxy
-
identity
-
accounts
-
terms
-
params_schema
-
cascade_behaviour
-
route_fd_overrides
-
abs_account
-
payment_terms
-
recurrent_paytool_terms
-
metaDataMap
-
-
Constructor Details
-
Provider
public Provider() -
Provider
-
Provider
Performs a deep copy on other.
-
-
Method Details
-
deepCopy
- Specified by:
deepCopyin interfaceorg.apache.thrift.TBase<Provider,Provider._Fields>
-
clear
public void clear()- Specified by:
clearin interfaceorg.apache.thrift.TBase<Provider,Provider._Fields>
-
getName
-
setName
-
unsetName
public void unsetName() -
isSetName
public boolean isSetName()Returns true if field name is set (has been assigned a value) and false otherwise -
setNameIsSet
public void setNameIsSet(boolean value) -
getDescription
-
setDescription
-
unsetDescription
public void unsetDescription() -
isSetDescription
public boolean isSetDescription()Returns true if field description is set (has been assigned a value) and false otherwise -
setDescriptionIsSet
public void setDescriptionIsSet(boolean value) -
getProxy
-
setProxy
-
unsetProxy
public void unsetProxy() -
isSetProxy
public boolean isSetProxy()Returns true if field proxy is set (has been assigned a value) and false otherwise -
setProxyIsSet
public void setProxyIsSet(boolean value) -
getIdentity
-
setIdentity
-
unsetIdentity
public void unsetIdentity() -
isSetIdentity
public boolean isSetIdentity()Returns true if field identity is set (has been assigned a value) and false otherwise -
setIdentityIsSet
public void setIdentityIsSet(boolean value) -
getAccountsSize
public int getAccountsSize() -
putToAccounts
-
getAccounts
-
setAccounts
-
unsetAccounts
public void unsetAccounts() -
isSetAccounts
public boolean isSetAccounts()Returns true if field accounts is set (has been assigned a value) and false otherwise -
setAccountsIsSet
public void setAccountsIsSet(boolean value) -
getTerms
-
setTerms
-
unsetTerms
public void unsetTerms() -
isSetTerms
public boolean isSetTerms()Returns true if field terms is set (has been assigned a value) and false otherwise -
setTermsIsSet
public void setTermsIsSet(boolean value) -
getParamsSchemaSize
public int getParamsSchemaSize() -
getParamsSchemaIterator
-
addToParamsSchema
-
getParamsSchema
-
setParamsSchema
-
unsetParamsSchema
public void unsetParamsSchema() -
isSetParamsSchema
public boolean isSetParamsSchema()Returns true if field params_schema is set (has been assigned a value) and false otherwise -
setParamsSchemaIsSet
public void setParamsSchemaIsSet(boolean value) -
getCascadeBehaviour
-
setCascadeBehaviour
-
unsetCascadeBehaviour
public void unsetCascadeBehaviour() -
isSetCascadeBehaviour
public boolean isSetCascadeBehaviour()Returns true if field cascade_behaviour is set (has been assigned a value) and false otherwise -
setCascadeBehaviourIsSet
public void setCascadeBehaviourIsSet(boolean value) -
getRouteFdOverrides
-
setRouteFdOverrides
-
unsetRouteFdOverrides
public void unsetRouteFdOverrides() -
isSetRouteFdOverrides
public boolean isSetRouteFdOverrides()Returns true if field route_fd_overrides is set (has been assigned a value) and false otherwise -
setRouteFdOverridesIsSet
public void setRouteFdOverridesIsSet(boolean value) -
getAbsAccount
-
setAbsAccount
-
unsetAbsAccount
public void unsetAbsAccount() -
isSetAbsAccount
public boolean isSetAbsAccount()Returns true if field abs_account is set (has been assigned a value) and false otherwise -
setAbsAccountIsSet
public void setAbsAccountIsSet(boolean value) -
getPaymentTerms
-
setPaymentTerms
-
unsetPaymentTerms
public void unsetPaymentTerms() -
isSetPaymentTerms
public boolean isSetPaymentTerms()Returns true if field payment_terms is set (has been assigned a value) and false otherwise -
setPaymentTermsIsSet
public void setPaymentTermsIsSet(boolean value) -
getRecurrentPaytoolTerms
-
setRecurrentPaytoolTerms
-
unsetRecurrentPaytoolTerms
public void unsetRecurrentPaytoolTerms() -
isSetRecurrentPaytoolTerms
public boolean isSetRecurrentPaytoolTerms()Returns true if field recurrent_paytool_terms is set (has been assigned a value) and false otherwise -
setRecurrentPaytoolTermsIsSet
public void setRecurrentPaytoolTermsIsSet(boolean value) -
setFieldValue
- Specified by:
setFieldValuein interfaceorg.apache.thrift.TBase<Provider,Provider._Fields>
-
getFieldValue
- Specified by:
getFieldValuein interfaceorg.apache.thrift.TBase<Provider,Provider._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<Provider,Provider._Fields>
-
equals
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<Provider>
-
fieldForId
- Specified by:
fieldForIdin interfaceorg.apache.thrift.TBase<Provider,Provider._Fields>
-
getFields
- Specified by:
getFieldsin interfaceorg.apache.thrift.TBase<Provider,Provider._Fields>
-
getFieldMetaData
- Specified by:
getFieldMetaDatain interfaceorg.apache.thrift.TBase<Provider,Provider._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
-