Uses of Enum
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.SVNWCSchedule
Packages that use SVNWCContext.SVNWCSchedule
-
Uses of SVNWCContext.SVNWCSchedule in org.tmatesoft.svn.core.internal.wc17
Fields in org.tmatesoft.svn.core.internal.wc17 declared as SVNWCContext.SVNWCScheduleMethods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.SVNWCScheduleModifier and TypeMethodDescriptionstatic SVNWCContext.SVNWCScheduleSVNWCContext.SVNWCSchedule.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name.static SVNWCContext.SVNWCSchedule[]SVNWCContext.SVNWCSchedule.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of SVNWCContext.SVNWCSchedule in org.tmatesoft.svn.core.internal.wc2.ng
Methods in org.tmatesoft.svn.core.internal.wc2.ng with parameters of type SVNWCContext.SVNWCScheduleModifier and TypeMethodDescriptionprivate SvnScheduleSvnNgGetInfo.toSchedule(SVNWCContext.SVNWCSchedule schedule)