Uses of Enum Class
dev.vality.damsel.repairing.TimerAction._Fields
Packages that use TimerAction._Fields
-
Uses of TimerAction._Fields in dev.vality.damsel.repairing
Fields in dev.vality.damsel.repairing with type parameters of type TimerAction._FieldsModifier and TypeFieldDescriptionstatic final Map<TimerAction._Fields,org.apache.thrift.meta_data.FieldMetaData> TimerAction.metaDataMapMethods in dev.vality.damsel.repairing that return TimerAction._FieldsModifier and TypeMethodDescriptionprotected TimerAction._FieldsTimerAction.enumForId(short id) TimerAction.fieldForId(int fieldId) static TimerAction._FieldsTimerAction._Fields.findByName(String name) Find the _Fields constant that matches name, or null if its not found.static TimerAction._FieldsTimerAction._Fields.findByThriftId(int fieldId) Find the _Fields constant that matches fieldId, or null if its not found.static TimerAction._FieldsTimerAction._Fields.findByThriftIdOrThrow(int fieldId) Find the _Fields constant that matches fieldId, throwing an exception if it is not found.TimerAction.getFields()static TimerAction._FieldsReturns the enum constant of this class with the specified name.static TimerAction._Fields[]TimerAction._Fields.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in dev.vality.damsel.repairing that return types with arguments of type TimerAction._FieldsModifier and TypeMethodDescriptionMap<TimerAction._Fields,org.apache.thrift.meta_data.FieldMetaData> TimerAction.getFieldMetaData()Methods in dev.vality.damsel.repairing with parameters of type TimerAction._FieldsModifier and TypeMethodDescriptionprotected voidTimerAction.checkType(TimerAction._Fields setField, Object value) protected org.apache.thrift.protocol.TFieldTimerAction.getFieldDesc(TimerAction._Fields setField) Constructors in dev.vality.damsel.repairing with parameters of type TimerAction._Fields