Uses of Enum Class
dev.vality.damsel.base.ScheduleEvery._Fields
Packages that use ScheduleEvery._Fields
-
Uses of ScheduleEvery._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type ScheduleEvery._FieldsModifier and TypeFieldDescriptionstatic final Map<ScheduleEvery._Fields,org.apache.thrift.meta_data.FieldMetaData> ScheduleEvery.metaDataMapMethods in dev.vality.damsel.base that return ScheduleEvery._FieldsModifier and TypeMethodDescriptionScheduleEvery.fieldForId(int fieldId) static ScheduleEvery._FieldsScheduleEvery._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static ScheduleEvery._FieldsScheduleEvery._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static ScheduleEvery._FieldsScheduleEvery._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.ScheduleEvery.getFields()static ScheduleEvery._FieldsReturns the enum constant of this class with the specified name.static ScheduleEvery._Fields[]ScheduleEvery._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.base that return types with arguments of type ScheduleEvery._FieldsModifier and TypeMethodDescriptionMap<ScheduleEvery._Fields,org.apache.thrift.meta_data.FieldMetaData> ScheduleEvery.getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type ScheduleEvery._FieldsModifier and TypeMethodDescriptionScheduleEvery.getFieldValue(ScheduleEvery._Fields field) booleanScheduleEvery.isSet(ScheduleEvery._Fields field) Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidScheduleEvery.setFieldValue(ScheduleEvery._Fields field, Object value)