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