public class ISDNCountryCodeType
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
static ISDNCountryCodeType |
AU |
static ISDNCountryCodeType |
JP |
static ISDNCountryCodeType[] |
types |
static ISDNCountryCodeType |
UK |
static ISDNCountryCodeType |
USA |
Constructor and Description |
---|
ISDNCountryCodeType() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
static java.lang.String[] |
getNames() |
int |
getType() |
static ISDNCountryCodeType |
lookup(ISDNCountryCodeType t) |
static ISDNCountryCodeType |
lookup(java.lang.String t) |
void |
setType(int type) |
java.lang.String |
toString() |
public static final ISDNCountryCodeType[] types
public static final ISDNCountryCodeType AU
public static final ISDNCountryCodeType USA
public static final ISDNCountryCodeType UK
public static final ISDNCountryCodeType JP
public static ISDNCountryCodeType lookup(ISDNCountryCodeType t)
public static ISDNCountryCodeType lookup(java.lang.String t)
public static java.lang.String[] getNames()
public int getType()
public void setType(int type)
public boolean equals(java.lang.Object o)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object
Copyright ©, 2005-2012 Prolancer Pty Ltd, Sydney Australia.