|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kinsources.kiwa.utils.ISO_3166_1_alpha_2
public class ISO_3166_1_alpha_2
Method Summary | |
---|---|
static java.lang.String[] |
codes()
|
static java.lang.String |
getCode(int index)
|
static java.lang.String |
getLabel(int index)
|
static java.lang.String |
getLabel(java.lang.String code)
|
static int |
indexOf(java.lang.String code)
|
static int |
size()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String[] codes()
public static java.lang.String getCode(int index)
index
-
public static java.lang.String getLabel(int index)
index
-
public static java.lang.String getLabel(java.lang.String code)
index
-
public static int indexOf(java.lang.String code)
value
-
public static int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |