SVNKit Home

org.tmatesoft.svn.core.wc
Class SVNEditorAction

java.lang.Object
  extended byorg.tmatesoft.svn.core.wc.SVNEditorAction

public class SVNEditorAction
extends Object

Version:
1.2.0
Author:
TMate Software Ltd.

Field Summary
static SVNEditorAction ADD
           
static SVNEditorAction DELETE
           
static SVNEditorAction MODIFY
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ADD

public static SVNEditorAction ADD

MODIFY

public static SVNEditorAction MODIFY

DELETE

public static SVNEditorAction DELETE
Method Detail

toString

public String toString()

SVNKit Home

Copyright © 2004-2008 TMate Software Ltd. All Rights Reserved.