org.sourcejammer.util
Class AppConfig.NodeTypes

java.lang.Object
  |
  +--org.sourcejammer.util.AppConfig.NodeTypes
Enclosing class:
AppConfig

public static final class AppConfig.NodeTypes
extends java.lang.Object


Field Summary
static int FILE
           
static int PROJECT
           
static int VERSION_DELTA
           
static int VERSION_FULL_FILE
           
 
Constructor Summary
AppConfig.NodeTypes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROJECT

public static final int PROJECT
See Also:
Constant Field Values

FILE

public static final int FILE
See Also:
Constant Field Values

VERSION_DELTA

public static final int VERSION_DELTA
See Also:
Constant Field Values

VERSION_FULL_FILE

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

AppConfig.NodeTypes

public AppConfig.NodeTypes()


Copyright © 2003 Soucejammer project.