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