com.googlecode.androidannotations.helper
Class GreenDroidConstants

java.lang.Object
  extended by com.googlecode.androidannotations.helper.GreenDroidConstants

public abstract class GreenDroidConstants
extends Object


Field Summary
static List<String> GREENDROID_ACTIVITIES_LIST_CLASS
           
static String GREENDROID_GD_ACTIVITY_CLASS
           
static String GREENDROID_GD_LIST_ACTIVITY_CLASS
           
static String GREENDROID_GD_MAP_ACTIVITY_CLASS
           
static String GREENDROID_GD_TAB_ACTIVITY_CLASS
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GREENDROID_GD_ACTIVITY_CLASS

public static final String GREENDROID_GD_ACTIVITY_CLASS
See Also:
Constant Field Values

GREENDROID_GD_LIST_ACTIVITY_CLASS

public static final String GREENDROID_GD_LIST_ACTIVITY_CLASS
See Also:
Constant Field Values

GREENDROID_GD_TAB_ACTIVITY_CLASS

public static final String GREENDROID_GD_TAB_ACTIVITY_CLASS
See Also:
Constant Field Values

GREENDROID_GD_MAP_ACTIVITY_CLASS

public static final String GREENDROID_GD_MAP_ACTIVITY_CLASS
See Also:
Constant Field Values

GREENDROID_ACTIVITIES_LIST_CLASS

public static final List<String> GREENDROID_ACTIVITIES_LIST_CLASS


Copyright © 2010-2013. All Rights Reserved.