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