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