Uses of Enum Class
dev.vality.damsel.limiter.config.TimeRangeTypeCalendar._Fields
Packages that use TimeRangeTypeCalendar._Fields
-
Uses of TimeRangeTypeCalendar._Fields in dev.vality.damsel.limiter.config
Fields in dev.vality.damsel.limiter.config with type parameters of type TimeRangeTypeCalendar._FieldsModifier and TypeFieldDescriptionstatic final Map<TimeRangeTypeCalendar._Fields,org.apache.thrift.meta_data.FieldMetaData> TimeRangeTypeCalendar.metaDataMapMethods in dev.vality.damsel.limiter.config that return TimeRangeTypeCalendar._FieldsModifier and TypeMethodDescriptionprotected TimeRangeTypeCalendar._FieldsTimeRangeTypeCalendar.enumForId(short id) TimeRangeTypeCalendar.fieldForId(int fieldId) TimeRangeTypeCalendar._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.TimeRangeTypeCalendar._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.TimeRangeTypeCalendar._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TimeRangeTypeCalendar.getFields()Returns the enum constant of this class with the specified name.static TimeRangeTypeCalendar._Fields[]TimeRangeTypeCalendar._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 TimeRangeTypeCalendar._FieldsModifier and TypeMethodDescriptionMap<TimeRangeTypeCalendar._Fields,org.apache.thrift.meta_data.FieldMetaData> TimeRangeTypeCalendar.getFieldMetaData()Methods in dev.vality.damsel.limiter.config with parameters of type TimeRangeTypeCalendar._FieldsModifier and TypeMethodDescriptionprotected voidTimeRangeTypeCalendar.checkType(TimeRangeTypeCalendar._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldTimeRangeTypeCalendar.getFieldDesc(TimeRangeTypeCalendar._Fields setField) Constructors in dev.vality.damsel.limiter.config with parameters of type TimeRangeTypeCalendar._FieldsModifierConstructorDescriptionTimeRangeTypeCalendar(TimeRangeTypeCalendar._Fields setField, Object value)