|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransitNetworkSelection
Start time:14:13:30 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_NIP_PDNIC
See Q.763 3.53 Network identification plan : For CCITT/ITU-T-standardized identification : public data network identification code (DNIC), ITU-T Recommendation X.121 |
static int |
_NIP_PLMNIC
See Q.763 3.53 Network identification plan : For CCITT/ITU-T-standardized identification : public land Mobile Network Identification Code (MNIC), ITU-T Recommendation E.212 |
static int |
_NIP_UNKNOWN
See Q.763 3.53 Network identification plan : For CCITT/ITU-T-standardized identification : unknown |
static int |
_PARAMETER_CODE
|
static int |
_TONI_ITU_T
See Q.763 3.53 Type of network identification : CCITT/ITU-T-standardized identification |
static int |
_TONI_NNI
See Q.763 3.53 Type of network identification : national network identification |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
|
int |
getNetworkIdentificationPlan()
|
int |
getTypeOfNetworkIdentification()
|
boolean |
isOddFlag()
|
void |
setAddress(java.lang.String address)
|
void |
setNetworkIdentificationPlan(int networkIdentificationPlan)
|
void |
setTypeOfNetworkIdentification(int typeOfNetworkIdentification)
|
| 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 _TONI_ITU_T
static final int _TONI_NNI
static final int _NIP_UNKNOWN
static final int _NIP_PDNIC
static final int _NIP_PLMNIC
| Method Detail |
|---|
int getTypeOfNetworkIdentification()
void setTypeOfNetworkIdentification(int typeOfNetworkIdentification)
int getNetworkIdentificationPlan()
void setNetworkIdentificationPlan(int networkIdentificationPlan)
java.lang.String getAddress()
void setAddress(java.lang.String address)
boolean isOddFlag()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||