public static class ISVNWCDb.SVNWCDbLock
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
comment
A comment about the lock, possibly null
|
SVNDate |
date
The date the lock was created
|
java.lang.String |
owner
The owner of the lock, possibly null
|
java.lang.String |
token
The lock token
|
Constructor and Description |
---|
SVNWCDbLock() |
public java.lang.String token
public java.lang.String owner
public java.lang.String comment
public SVNDate date
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.