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