org.kinsources.kiwa.utils
Class CountryList

java.lang.Object
  extended by org.kinsources.kiwa.utils.CountryList

public class CountryList
extends java.lang.Object


Constructor Summary
CountryList()
           
 
Method Summary
static java.lang.String getId(int index)
           
static int indexOf(java.lang.String name)
           
static java.lang.String[] values()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CountryList

public CountryList()
Method Detail

getId

public static java.lang.String getId(int index)
Parameters:
index -
Returns:

indexOf

public static int indexOf(java.lang.String name)
Parameters:
value -
Returns:

values

public static java.lang.String[] values()
Parameters:
index -
Returns: