Package org.eclipse.jgit.transport
Interface FtpChannel.DirEntry
-
- Enclosing interface:
- FtpChannel
public static interface FtpChannel.DirEntrySimplified remote directory entry.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetFilename()longgetModifiedTime()booleanisDirectory()
-