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