|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esf.device.modem.service.PrlRegions
public class PrlRegions
| Field Summary | |
|---|---|
static int |
AUSTRALIA
PRL region - Australia |
static int |
EUROPE
PRL region - Europe |
static int |
INTERNAL
PRL region - Internal |
static int |
ITALY
PRL region - Italy |
static int |
JAPAN
PRL region - Japan |
static int |
NORTH_AMERICA
PRL region - North America |
static int |
RESERVED
PRL region - Reserved |
| Constructor Summary | |
|---|---|
PrlRegions()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getPrlRegionName(int region)
Reports PRL region name |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int INTERNAL
public static final int EUROPE
public static final int NORTH_AMERICA
public static final int AUSTRALIA
public static final int JAPAN
public static final int RESERVED
public static final int ITALY
| Constructor Detail |
|---|
public PrlRegions()
| Method Detail |
|---|
public static java.lang.String getPrlRegionName(int region)
region - - PRL region, as int
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||