public static class SVNWCContext.ObstructionData
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
deleted |
boolean |
excluded |
SVNNodeKind |
kind |
SVNStatusType |
obstructionState |
SVNDepth |
parentDepth |
Constructor and Description |
---|
ObstructionData() |
public SVNStatusType obstructionState
public boolean deleted
public boolean excluded
public SVNNodeKind kind
public SVNDepth parentDepth
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.