| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esf.device.modem.service.MC87xxPrlRegions
public class MC87xxPrlRegions
* This class defines PRL regions that can be set on MC87xx modems.
| 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 | |
|---|---|
MC87xxPrlRegions()
 | 
|
| 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 MC87xxPrlRegions()
| 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 | |||||||||