Class ISVNWCDb.WCDbBaseInfo
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.WCDbBaseInfo
- Enclosing interface:
- ISVNWCDb
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionlong
boolean
long
long
long
boolean
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
status
-
kind
-
revision
public long revision -
reposRelPath
-
reposRootUrl
-
reposUuid
-
reposId
public long reposId -
changedRev
public long changedRev -
changedDate
-
changedAuthor
-
lastModTime
-
depth
-
checksum
-
translatedSize
public long translatedSize -
target
-
updateRoot
public boolean updateRoot -
lock
-
hadProps
public boolean hadProps -
props
-
-
Constructor Details
-
WCDbBaseInfo
public WCDbBaseInfo()
-