| Constructor and Description |
|---|
ServingMccMnc(String mcc,
String mnc)
utility constructor to create a Roaming.ServingMccMnc object with all fields set
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMcc()
return mobile country code
|
String |
getMnc()
return mobile network code
|
void |
setMcc(String mcc)
set mobile country code.
|
void |
setMnc(String mnc)
set mobile network code.
|
public String getMcc()
public String getMnc()
public void setMcc(String mcc)
public void setMnc(String mnc)
Copyright © 2014. All rights reserved.