private FSID
myId
private String
myName
private SVNNodeKind
myType
FSEntry()
FSEntry(FSID id, SVNNodeKind type, String name)
FSID
getId()
String
getName()
SVNNodeKind
getType()
void
setId(FSID id)
setName(String name)
setType(SVNNodeKind type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
toString
Object