Uses of Class
dev.vality.damsel.messages.MessageServiceSrv.GetConversations_args._Fields
-
Uses of MessageServiceSrv.GetConversations_args._Fields in dev.vality.damsel.messages
Fields in dev.vality.damsel.messages with type parameters of type MessageServiceSrv.GetConversations_args._Fields Modifier and Type Field Description static Map<MessageServiceSrv.GetConversations_args._Fields,org.apache.thrift.meta_data.FieldMetaData>MessageServiceSrv.GetConversations_args. metaDataMapMethods in dev.vality.damsel.messages that return MessageServiceSrv.GetConversations_args._Fields Modifier and Type Method Description MessageServiceSrv.GetConversations_args._FieldsMessageServiceSrv.GetConversations_args. fieldForId(int fieldId)static MessageServiceSrv.GetConversations_args._FieldsMessageServiceSrv.GetConversations_args._Fields. findByName(String name)Find the _Fields constant that matches name, or null if its not found.static MessageServiceSrv.GetConversations_args._FieldsMessageServiceSrv.GetConversations_args._Fields. findByThriftId(int fieldId)Find the _Fields constant that matches fieldId, or null if its not found.static MessageServiceSrv.GetConversations_args._FieldsMessageServiceSrv.GetConversations_args._Fields. findByThriftIdOrThrow(int fieldId)Find the _Fields constant that matches fieldId, throwing an exception if it is not found.MessageServiceSrv.GetConversations_args._Fields[]MessageServiceSrv.GetConversations_args. getFields()static MessageServiceSrv.GetConversations_args._FieldsMessageServiceSrv.GetConversations_args._Fields. valueOf(String name)Returns the enum constant of this type with the specified name.static MessageServiceSrv.GetConversations_args._Fields[]MessageServiceSrv.GetConversations_args._Fields. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in dev.vality.damsel.messages that return types with arguments of type MessageServiceSrv.GetConversations_args._Fields Modifier and Type Method Description Map<MessageServiceSrv.GetConversations_args._Fields,org.apache.thrift.meta_data.FieldMetaData>MessageServiceSrv.GetConversations_args. getFieldMetaData()Methods in dev.vality.damsel.messages with parameters of type MessageServiceSrv.GetConversations_args._Fields Modifier and Type Method Description ObjectMessageServiceSrv.GetConversations_args. getFieldValue(MessageServiceSrv.GetConversations_args._Fields field)booleanMessageServiceSrv.GetConversations_args. isSet(MessageServiceSrv.GetConversations_args._Fields field)Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwisevoidMessageServiceSrv.GetConversations_args. setFieldValue(MessageServiceSrv.GetConversations_args._Fields field, Object value)