Uses of Class
tv.hd3g.transfertfiles.ftp.FTPListing
-
Packages that use FTPListing Package Description tv.hd3g.transfertfiles.ftp -
-
Uses of FTPListing in tv.hd3g.transfertfiles.ftp
Methods in tv.hd3g.transfertfiles.ftp that return FTPListing Modifier and Type Method Description FTPListingFTPFileSystem. getFtpListing()static FTPListingFTPListing. valueOf(String name)Returns the enum constant of this type with the specified name.static FTPListing[]FTPListing. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in tv.hd3g.transfertfiles.ftp with parameters of type FTPListing Modifier and Type Method Description voidFTPFileSystem. setFtpListing(FTPListing ftpListing)
-