| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|
network.domain
|
+--network.domain.CellularDomain
public class CellularDomain
CellularDomain represents a group of Endpoints in a cellular network (typically used for the cellular side of a dual mode device).
Links:
Generalization Generalization Link
CellularDomain represents a group of Endpoints in a cellular network (typically used for the cellular side of a dual mode device).
| Nested Class Summary |
public class |
CellularNetworkType |
| Field Summary |
private CellularNetworkType |
|
CellularNetworkType |
CDMA |
CellularNetworkType |
GSM |
private String |
|
private CellularNetworkType cellularNetworkType
CellularNetworkType indicates the mobile network cellularNetworkType as GSM or CDMA
Constraints:
- "GSM" | "CDMA"
Default:
- "GSM"
Multiplicity:
1
private String hlrGtAddress
hlrGtAddress allows the address of the servicing HLR for QHLR requests to be specified via provisioning of the CellularDomain. If the hlrGtAddress field is null the HLR address is determined based on the global title translation rules specified in the TCAPConnector configuration. If no rules are specified for the address than the mapping is provided by the STP via SUA.
Constraints:
- must be a valid E164 address
- may be null
Default:
- none
Clone:
- yes, verbatim
Multiplicity:
1
| | | | SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
|