public class TablesTabDTO extends Object
| Constructor and Description |
|---|
TablesTabDTO(String id,
List<String> tablesId)
Construtor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId()
Obtém o identificador único desta aba.
|
List<String> |
getTablesId()
Obtém uma lista ordenada de identificadores únicos das tabelas.
|
Copyright © 2020. All rights reserved.