public class SVNEditorAction
extends java.lang.Object
ISVNExtendedMergeCallback editor actions.| Modifier and Type | Field and Description |
|---|---|
static SVNEditorAction |
ADD
Add action.
|
static SVNEditorAction |
DELETE
Delete action.
|
static SVNEditorAction |
MODIFY
Modify action.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString()
Returns a string representation of this object.
|
public static SVNEditorAction ADD
public static SVNEditorAction MODIFY
public static SVNEditorAction DELETE
Copyright © 2004-2009 TMate Software Ltd. All Rights Reserved.