com.ksk.contacts.util
クラス CommonData.MemberInfoHolder

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

public class CommonData.MemberInfoHolder
extends java.lang.Object


フィールドの概要
 ImageView custom
           
 CommonData.MemberInfo data
           
 ImageView email
           
 TextView name
           
 TextView tag1
           
 LinearLayout tag2
           
 ImageView tel
           
 ImageView user
           
 
コンストラクタの概要
CommonData.MemberInfoHolder()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

user

public ImageView user

name

public TextView name

tel

public ImageView tel

email

public ImageView email

custom

public ImageView custom

data

public CommonData.MemberInfo data

tag1

public TextView tag1

tag2

public LinearLayout tag2
コンストラクタの詳細

CommonData.MemberInfoHolder

public CommonData.MemberInfoHolder()