Class SVNWCContext.ScheduleInternalInfo
- java.lang.Object
-
- org.tmatesoft.svn.core.internal.wc17.SVNWCContext.ScheduleInternalInfo
-
- Enclosing class:
- SVNWCContext
public class SVNWCContext.ScheduleInternalInfo extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description boolean
copied
SVNWCContext.SVNWCSchedule
schedule
-
Constructor Summary
Constructors Constructor Description ScheduleInternalInfo()
-
-
-
Field Detail
-
schedule
public SVNWCContext.SVNWCSchedule schedule
-
copied
public boolean copied
-
-