|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AbstractNAINumberInterface
Start time:11:15:30 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
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) |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getNatureOfAddressIndicator()
|
void |
setNatureOfAddresIndicator(int natureOfAddresIndicator)
|
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.AbstractNumberInterface |
|---|
getAddress, isOddFlag, setAddress |
| Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter |
|---|
getCode |
| Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
decodeElement, encodeElement, encodeElement |
| Field Detail |
|---|
static 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
| Method Detail |
|---|
int getNatureOfAddressIndicator()
void setNatureOfAddresIndicator(int natureOfAddresIndicator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||