public class CcMccmncCollection extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CcMccmncCollection.CcMccmnsCollection_CcMccmns |
| Modifier and Type | Field and Description |
|---|---|
protected static javolution.xml.XMLFormat<CcMccmncCollection> |
CC_MCCMNC_COLLECTION_XML
XML Serialization/Deserialization
|
| Constructor and Description |
|---|
CcMccmncCollection() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCcMccmnc(CcMccmncImpl ccMccmnc) |
CcMccmnc |
findMccmnc(String countryCode) |
CcMccmnc |
getCcMccmnc(String countryCode) |
Map<String,CcMccmncImpl> |
getCcMccmncMap() |
void |
modifyCcMccmnc(String countryCode,
String mccMnc,
String smsc) |
void |
removeCcMccmnc(String countryCode) |
String |
toString() |
protected static final javolution.xml.XMLFormat<CcMccmncCollection> CC_MCCMNC_COLLECTION_XML
Copyright © 2017. All Rights Reserved.