|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TerminatingNetworkRoutingNumber
Start time:13:01:51 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_NAI_IN
see Q.763 3.66 c4 : international number |
static int |
_NAI_NATIONAL_SN
see Q.763 3.66 c4 : national (significant) number |
static int |
_NAI_NETWORK_SN
see Q.763 3.66 c4 : network specific number |
static int |
_NAI_SN
see Q.763 3.66 c4 : subscriber number (national use) |
static int |
_NAI_UNKNOWN
see Q.763 3.66 c4 : unknown (national use) |
static int |
_NPI_DATA
numbering plan indicator indicator value. |
static int |
_NPI_ISDN
numbering plan indicator indicator value. |
static int |
_NPI_TELEX
numbering plan indicator indicator value. |
static int |
_PARAMETER_CODE
|
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getNatureOfAddressIndicator()
|
int |
getNumberingPlanIndicator()
|
int |
getTnrnLengthIndicator()
|
void |
setNatureOfAddressIndicator(int natureOfAddressIndicator)
|
void |
setNumberingPlanIndicator(int numberingPlanIndicator)
|
| 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 _PARAMETER_CODE
static final int _NAI_SN
static final int _NAI_UNKNOWN
static final int _NAI_NATIONAL_SN
static final int _NAI_IN
static final int _NAI_NETWORK_SN
static final int _NPI_ISDN
static final int _NPI_DATA
static final int _NPI_TELEX
| Method Detail |
|---|
int getNumberingPlanIndicator()
void setNumberingPlanIndicator(int numberingPlanIndicator)
int getNatureOfAddressIndicator()
void setNatureOfAddressIndicator(int natureOfAddressIndicator)
int getTnrnLengthIndicator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||