com.ksk.contacts
クラス R.string

java.lang.Object
  上位を拡張 com.ksk.contacts.R.string
含まれているクラス:
R

public static final class R.string
extends Object


フィールドの概要
static int app_name
           
static int contacts_name
           
static int Group_System_Name
           
static int hello
           
static int mail_name
           
 
コンストラクタの概要
R.string()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

Group_System_Name

public static final int Group_System_Name
関連項目:
定数フィールド値

app_name

public static final int app_name
関連項目:
定数フィールド値

contacts_name

public static final int contacts_name
関連項目:
定数フィールド値

hello

public static final int hello
関連項目:
定数フィールド値

mail_name

public static final int mail_name
関連項目:
定数フィールド値
コンストラクタの詳細

R.string

public R.string()