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