Uses of Enum Class
dev.vality.damsel.limiter.config.Addition._Fields
Packages that use Addition._Fields
-
Uses of Addition._Fields in dev.vality.damsel.limiter.config
Fields in dev.vality.damsel.limiter.config with type parameters of type Addition._FieldsModifier and TypeFieldDescriptionstatic final Map<Addition._Fields,org.apache.thrift.meta_data.FieldMetaData> Addition.metaDataMapMethods in dev.vality.damsel.limiter.config that return Addition._FieldsModifier and TypeMethodDescriptionAddition.fieldForId(int fieldId) static Addition._FieldsAddition._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static Addition._FieldsAddition._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static Addition._FieldsAddition._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.Addition.getFields()static Addition._FieldsReturns the enum constant of this class with the specified name.static Addition._Fields[]Addition._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 Addition._FieldsModifier and TypeMethodDescriptionMap<Addition._Fields,org.apache.thrift.meta_data.FieldMetaData> Addition.getFieldMetaData()Methods in dev.vality.damsel.limiter.config with parameters of type Addition._FieldsModifier and TypeMethodDescriptionAddition.getFieldValue(Addition._Fields field) booleanAddition.isSet(Addition._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidAddition.setFieldValue(Addition._Fields field, Object value)