Uses of Class
dev.vality.damsel.base.ScheduleEvery._Fields
| Package | Description |
|---|---|
| dev.vality.damsel.base |
-
Uses of ScheduleEvery._Fields in dev.vality.damsel.base
Fields in dev.vality.damsel.base with type parameters of type ScheduleEvery._Fields Modifier and Type Field Description static Map<ScheduleEvery._Fields,org.apache.thrift.meta_data.FieldMetaData>ScheduleEvery. metaDataMapMethods in dev.vality.damsel.base that return ScheduleEvery._Fields Modifier and Type Method Description ScheduleEvery._FieldsScheduleEvery. 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._Fields[]ScheduleEvery. getFields()static ScheduleEvery._FieldsScheduleEvery._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static ScheduleEvery._Fields[]ScheduleEvery._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.base that return types with arguments of type ScheduleEvery._Fields Modifier and Type Method Description Map<ScheduleEvery._Fields,org.apache.thrift.meta_data.FieldMetaData>ScheduleEvery. getFieldMetaData()Methods in dev.vality.damsel.base with parameters of type ScheduleEvery._Fields Modifier and Type Method Description ObjectScheduleEvery. 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)