Uses of Class
com.consol.citrus.ftp.model.ListCommandResult.Files.File
-
Packages that use ListCommandResult.Files.File Package Description com.consol.citrus.ftp.model -
-
Uses of ListCommandResult.Files.File in com.consol.citrus.ftp.model
Fields in com.consol.citrus.ftp.model with type parameters of type ListCommandResult.Files.File Modifier and Type Field Description protected List<ListCommandResult.Files.File>ListCommandResult.Files. filesMethods in com.consol.citrus.ftp.model that return ListCommandResult.Files.File Modifier and Type Method Description ListCommandResult.Files.FileObjectFactory. createListCommandResultFilesFile()Create an instance ofListCommandResult.Files.FileMethods in com.consol.citrus.ftp.model that return types with arguments of type ListCommandResult.Files.File Modifier and Type Method Description List<ListCommandResult.Files.File>ListCommandResult.Files. getFiles()Gets the value of the files property.
-