Class CommandLineInterface.ReadCommand.ReadCommandType

java.lang.Object
AEDs3.CommandLineInterface.ReadCommand.ReadCommandType
Enclosing class:
CommandLineInterface.ReadCommand

static class CommandLineInterface.ReadCommand.ReadCommandType extends Object
Classe que contém as opções de filtro para a busca das faixas.
See Also:
  • Field Details

    • method

      Track.Field method
      Define o campo a ser usado para busca. O valor padrão é "ID".
    • all

      boolean all
      Se ativado, lê todas as faixas no banco de dados, sem aplicar filtros.
    • invertedList

      boolean invertedList
      Realizar busca por listas invertidas.
  • Constructor Details

    • ReadCommandType

      ReadCommandType()