public static interface FtpChannel.DirEntry
Modifier and Type | Method and Description |
---|---|
String |
getFilename() |
long |
getModifiedTime() |
boolean |
isDirectory() |
String getFilename()
long getModifiedTime()
boolean isDirectory()
Copyright © 2019 Eclipse JGit Project. All rights reserved.