Uses of Enum Class
dev.vality.damsel.limiter.config.CurrencyConversion._Fields
Packages that use CurrencyConversion._Fields
-
Uses of CurrencyConversion._Fields in dev.vality.damsel.limiter.config
Fields in dev.vality.damsel.limiter.config with type parameters of type CurrencyConversion._FieldsModifier and TypeFieldDescriptionstatic final Map<CurrencyConversion._Fields,org.apache.thrift.meta_data.FieldMetaData> CurrencyConversion.metaDataMapMethods in dev.vality.damsel.limiter.config that return CurrencyConversion._FieldsModifier and TypeMethodDescriptionCurrencyConversion.fieldForId(int fieldId) static CurrencyConversion._FieldsCurrencyConversion._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static CurrencyConversion._FieldsCurrencyConversion._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static CurrencyConversion._FieldsCurrencyConversion._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.CurrencyConversion.getFields()static CurrencyConversion._FieldsReturns the enum constant of this class with the specified name.static CurrencyConversion._Fields[]CurrencyConversion._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.limiter.config that return types with arguments of type CurrencyConversion._FieldsModifier and TypeMethodDescriptionMap<CurrencyConversion._Fields,org.apache.thrift.meta_data.FieldMetaData> CurrencyConversion.getFieldMetaData()Methods in dev.vality.damsel.limiter.config with parameters of type CurrencyConversion._FieldsModifier and TypeMethodDescriptionCurrencyConversion.getFieldValue(CurrencyConversion._Fields field) booleanCurrencyConversion.isSet(CurrencyConversion._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidCurrencyConversion.setFieldValue(CurrencyConversion._Fields field, Object value)