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