Interface ISVNDirEntryWithLock
-
public interface ISVNDirEntryWithLock
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ISVNDirEntry
getDirEntry()
ISVNLock
getLock()
-
-
-
Method Detail
-
getDirEntry
ISVNDirEntry getDirEntry()
-
getLock
ISVNLock getLock()
-
-