Uses of Enum
org.tmatesoft.svn.core.internal.wc17.SVNWCContext.NodeCopyFromField
Packages that use SVNWCContext.NodeCopyFromField
-
Uses of SVNWCContext.NodeCopyFromField in org.tmatesoft.svn.core.internal.wc17
Methods in org.tmatesoft.svn.core.internal.wc17 that return SVNWCContext.NodeCopyFromFieldModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static SVNWCContext.NodeCopyFromField[]
SVNWCContext.NodeCopyFromField.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.tmatesoft.svn.core.internal.wc17 with parameters of type SVNWCContext.NodeCopyFromFieldModifier and TypeMethodDescriptionSVNWCContext.getNodeCopyFromInfo
(File localAbsPath, SVNWCContext.NodeCopyFromField... fields)