Class SVNWCContext.NodePresence
java.lang.Object
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.NodePresence
- Enclosing class:
- SVNWCContext
public static class SVNWCContext.NodePresence
extends java.lang.Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionboolean
boolean
boolean
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
isNotPresent
public boolean isNotPresent -
isExcluded
public boolean isExcluded -
isServerExcluded
public boolean isServerExcluded
-
-
Constructor Details
-
NodePresence
public NodePresence()
-