public static class SvnNgMergeDriver.ObstructionState
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) boolean |
added |
(package private) boolean |
conflicted |
(package private) boolean |
deleted |
(package private) SVNNodeKind |
kind |
(package private) SVNStatusType |
obstructionState |
| Constructor and Description |
|---|
ObstructionState() |
SVNStatusType obstructionState
boolean added
boolean deleted
boolean conflicted
SVNNodeKind kind