Uses of Enum
org.tmatesoft.svn.core.internal.wc2.patch.SvnPatch.LineType
Packages that use SvnPatch.LineType
-
Uses of SvnPatch.LineType in org.tmatesoft.svn.core.internal.wc2.patch
Methods in org.tmatesoft.svn.core.internal.wc2.patch that return SvnPatch.LineTypeModifier and TypeMethodDescriptionstatic SvnPatch.LineTypeSvnPatch.LineType.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name.static SvnPatch.LineType[]SvnPatch.LineType.values()Returns an array containing the constants of this enum type, in the order they are declared.