public class SvnDiffCallbackResult
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
SVNStatusType |
contentState |
java.lang.Object |
newBaton |
SVNStatusType |
propState |
boolean |
skip |
boolean |
skipChildren |
boolean |
treeConflicted |
| Constructor and Description |
|---|
SvnDiffCallbackResult() |
| Modifier and Type | Method and Description |
|---|---|
SvnDiffCallbackResult |
reset() |
public SVNStatusType contentState
public SVNStatusType propState
public boolean skip
public boolean skipChildren
public boolean treeConflicted
public java.lang.Object newBaton
public SvnDiffCallbackResult reset()
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.