Uses of Class
myhome.domain.FileDto
| Package | Description |
|---|---|
| myhome.domain |
-
Uses of FileDto in myhome.domain
Methods in myhome.domain that return FileDto Modifier and Type Method Description FileDtoFileDao. select(int no)Methods in myhome.domain that return types with arguments of type FileDto Modifier and Type Method Description java.util.List<FileDto>FileDao. selectAll()