com.pankia.api.util
クラス CountryUtil

java.lang.Object
  上位を拡張 com.pankia.api.util.CountryUtil

public class CountryUtil
extends java.lang.Object


コンストラクタの概要
CountryUtil()
           
 
メソッドの概要
static Bitmap getFlagImage(ImageView imageView, java.lang.String countryCode)
          国コードに紐付く画像パスを変えす
 
クラス java.lang.Object から継承されたメソッド
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CountryUtil

public CountryUtil()
メソッドの詳細

getFlagImage

public static Bitmap getFlagImage(ImageView imageView,
                                  java.lang.String countryCode)
国コードに紐付く画像パスを変えす

パラメータ:
countryCode -
戻り値: