com.ksk.contacts.tel.util
クラス FavoriteListAdapter.FavoriteListRow

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

public class FavoriteListAdapter.FavoriteListRow
extends java.lang.Object


フィールドの概要
 java.lang.Integer contact_id
           
 java.lang.String name
           
 java.lang.Integer user
           
 
コンストラクタの概要
FavoriteListAdapter.FavoriteListRow()
           
 
メソッドの概要
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

user

public java.lang.Integer user

name

public java.lang.String name

contact_id

public java.lang.Integer contact_id
コンストラクタの詳細

FavoriteListAdapter.FavoriteListRow

public FavoriteListAdapter.FavoriteListRow()