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