javax.wvcm
Class Version.Fork

java.lang.Object
  extended by javax.wvcm.Version.Fork
Enclosing interface:
Version

public static final class Version.Fork
extends java.lang.Object

Valid values for the CheckinFork and CheckoutFork properties.


Field Summary
static int DISCOURAGED
           
static int FORBIDDEN
           
static int OK
           
 
Constructor Summary
Version.Fork()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OK

public static final int OK
See Also:
Constant Field Values

DISCOURAGED

public static final int DISCOURAGED
See Also:
Constant Field Values

FORBIDDEN

public static final int FORBIDDEN
See Also:
Constant Field Values
Constructor Detail

Version.Fork

public Version.Fork()


Copyright (c) 2003 - Apache Software Foundation