au.cartertech.gastrolert
Class R.id

java.lang.Object
  extended by au.cartertech.gastrolert.R.id
Enclosing class:
R

public static final class R.id
extends java.lang.Object


Field Summary
static int about
           
static int adView
           
static int exit
           
static int mapView
           
static int myloc
           
 
Constructor Summary
R.id()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

about

public static final int about
See Also:
Constant Field Values

adView

public static final int adView
See Also:
Constant Field Values

exit

public static final int exit
See Also:
Constant Field Values

mapView

public static final int mapView
See Also:
Constant Field Values

myloc

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

R.id

public R.id()