com.citygrid
Class CGConstants

java.lang.Object
  extended by com.citygrid.CGConstants

public class CGConstants
extends Object


Field Summary
static String BASE_URL
           
static int DEFAULT_CONNECT_TIMEOUT
           
static boolean DEFAULT_DEBUG
           
static int DEFAULT_READ_TIMEOUT
           
static boolean DEFAULT_SIMULATION
           
static double DOUBLE_UNKNOWN
           
static float FLOAT_UNKNOWN
           
static int INTEGER_UNKNOWN
           
static String LOGGER_NAME
           
 
Constructor Summary
CGConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE_URL

public static final String BASE_URL
See Also:
Constant Field Values

DEFAULT_CONNECT_TIMEOUT

public static final int DEFAULT_CONNECT_TIMEOUT
See Also:
Constant Field Values

DEFAULT_READ_TIMEOUT

public static final int DEFAULT_READ_TIMEOUT
See Also:
Constant Field Values

DEFAULT_DEBUG

public static final boolean DEFAULT_DEBUG
See Also:
Constant Field Values

LOGGER_NAME

public static final String LOGGER_NAME
See Also:
Constant Field Values

DOUBLE_UNKNOWN

public static final double DOUBLE_UNKNOWN
See Also:
Constant Field Values

INTEGER_UNKNOWN

public static final int INTEGER_UNKNOWN
See Also:
Constant Field Values

FLOAT_UNKNOWN

public static final float FLOAT_UNKNOWN
See Also:
Constant Field Values

DEFAULT_SIMULATION

public static final boolean DEFAULT_SIMULATION
See Also:
Constant Field Values
Constructor Detail

CGConstants

public CGConstants()


Copyright © 2011. All Rights Reserved.