org.mobicents.protocols.ss7.isup.message.parameter
public interface NAINumber extends Number
| Modifier and Type | Field and Description |
|---|---|
static int |
_NAI_INTERNATIONAL_NUMBER
0 0 0 0 1 0 0 international number
|
static int |
_NAI_NATIONAL_SN
0 0 0 0 0 1 1 national (significant) number
|
static int |
_NAI_NETWORK_SPECIFIC_NUMBER_NU
0 0 0 0 1 0 1 network-specific number (national use) ITU-T Q.763 (12/1999) 23
|
static int |
_NAI_NRNCWCDN
0 0 0 1 0 0 0 network routing number concatenated with Called Directory Number (national use)
|
static int |
_NAI_NRNIN_SNF
0 0 0 0 1 1 1 network routing number in network-specific number format (national use)
|
static int |
_NAI_NRNINSNF
0 0 0 0 1 1 0 network routing number in national (significant) number format (national use)
|
static int |
_NAI_SUBSCRIBER_NUMBER
0 0 0 0 0 0 1 subscriber number (national use)
|
static int |
_NAI_UNKNOWN
0 0 0 0 0 1 0 unknown (national use)
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNatureOfAddressIndicator() |
void |
setNatureOfAddresIndicator(int natureOfAddresIndicator) |
getAddress, isOddFlag, setAddressgetCodestatic final int _NAI_SUBSCRIBER_NUMBER
static final int _NAI_UNKNOWN
static final int _NAI_NATIONAL_SN
static final int _NAI_INTERNATIONAL_NUMBER
static final int _NAI_NETWORK_SPECIFIC_NUMBER_NU
static final int _NAI_NRNINSNF
static final int _NAI_NRNIN_SNF
static final int _NAI_NRNCWCDN
Copyright © 2011. All Rights Reserved.