Class ISVNWCDb.SwitchedInfo

java.lang.Object
org.tmatesoft.svn.core.internal.wc17.db.ISVNWCDb.SwitchedInfo
Enclosing interface:
ISVNWCDb

public static class ISVNWCDb.SwitchedInfo extends java.lang.Object
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    boolean
     
    boolean
     
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • isWcRoot

      public boolean isWcRoot
    • isSwitched

      public boolean isSwitched
    • kind

      public ISVNWCDb.SVNWCDbKind kind
  • Constructor Details

    • SwitchedInfo

      public SwitchedInfo()