Class ISVNWCDb.WCDbRepositoryInfo

  • Enclosing interface:
    ISVNWCDb

    public static class ISVNWCDb.WCDbRepositoryInfo
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.io.File relPath  
      SVNURL rootUrl  
      java.lang.String uuid  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • relPath

        public java.io.File relPath
      • rootUrl

        public SVNURL rootUrl
      • uuid

        public java.lang.String uuid
    • Constructor Detail

      • WCDbRepositoryInfo

        public WCDbRepositoryInfo()