com.jcraft.jsch

Class ChannelSftp.LsEntry

Enclosing Class:
ChannelSftp
Implemented Interfaces:
Comparable

public class ChannelSftp.LsEntry
extends java.lang.Object
implements Comparable

Method Summary

int
compareTo(Object o)
SftpATTRS
getAttrs()
String
getFilename()
String
getLongname()
String
toString()

Method Details

compareTo

public int compareTo(Object o)
            throws ClassCastException

getAttrs

public SftpATTRS getAttrs()

getFilename

public String getFilename()

getLongname

public String getLongname()

toString

public String toString()