com.h20.course.tp4
Class R.string

java.lang.Object
  extended by com.h20.course.tp4.R.string
Enclosing class:
R

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


Field Summary
static int app_name
           
static int label
           
static int name
           
static int phone
           
 
Constructor Summary
R.string()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

app_name

public static final int app_name
See Also:
Constant Field Values

label

public static final int label
See Also:
Constant Field Values

name

public static final int name
See Also:
Constant Field Values

phone

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

R.string

public R.string()