|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ForwardCallIndicators
Start time:12:49:54 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static boolean |
_ETEII_AVAILABLE
See q.763 3.5 End-to-end information indicator (national use) (Note 2) : end-to-end information available |
static boolean |
_ETEII_NOT_AVAILABLE
See q.763 3.5 End-to-end information indicator (national use) (Note 2) : no end-to-end information available |
static int |
_ETEMI_NOMETHODAVAILABLE
See q.763 3.5 End-to-end method indicator (Note 2) : no end-to-end method available (only link-by-link method available) |
static int |
_ETEMI_PASSALONG
See q.763 3.5 End-to-end method indicator (Note 2) : pass-along method available (national use) |
static int |
_ETEMI_SCCP
See q.763 3.5 End-to-end method indicator (Note 2) : SCCP method available |
static int |
_ETEMI_SCCP_AND_PASSALONG
See q.763 3.5 End-to-end method indicator (Note 2) : pass-along and SCCP methods available (national use) |
static boolean |
_II_ENCOUTNERED
See q.763 3.5 Interworking indicator (Note 2) |
static boolean |
_II_NOT_ENCOUTNERED
See q.763 3.5 Interworking indicator (Note 2) |
static boolean |
_ISDN_AI_OA_ISDN
See q.763 3.5 ISDN access indicator : originating access ISDN |
static boolean |
_ISDN_AI_OA_N_ISDN
See q.763 3.5 ISDN access indicator : originating access non-ISDN |
static boolean |
_ISDN_UPI_NOTUSED
See q.763 3.23 ISDN user part indicator (Note 2) : ISDN user part not used all the way |
static boolean |
_ISDN_UPI_USED
See q.763 3.23 ISDN user part indicator (Note 2) : ISDN user part used all the way |
static int |
_ISDN_UPRI_NRATW
See q.763 3.23 ISDN user part preference indicator : ISDN user part not required all the way |
static int |
_ISDN_UPRI_PREFERED_ALL_THE_WAY
See q.763 3.23 ISDN user part preference indicator : ISDN user part preferred all the way |
static int |
_ISDN_UPRI_RATW
See q.763 3.23 ISDN user part preference indicator : ISDN user part required all the way |
static boolean |
_NCI_INTERNATIONAL_CALL
See q.763 3.5 National/international call indicator (Note 1) : call to be treated as an international call |
static boolean |
_NCI_NATIONAL_CALL
See q.763 3.5 National/international call indicator (Note 1) : call to be treated as a national call |
static int |
_PARAMETER_CODE
|
static int |
_SCCP_MI_CL_AND_CO
See q.763 3.5 SCCP method indicator (Note 2) : connectionless and connection oriented methods available (national use) |
static int |
_SCCP_MI_CONNECTION_ORIENTED
See q.763 3.5 SCCP method indicator (Note 2) : connection oriented method available |
static int |
_SCCP_MI_CONNECTIONLESS
See q.763 3.5 SCCP method indicator (Note 2) : connectionless method available (national use) |
static int |
_SCCP_MI_NOINDICATION
See q.763 3.5 SCCP method indicator (Note 2) : no indication |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getEndToEndMethodIndicator()
|
int |
getIsdnUserPartReferenceIndicator()
|
int |
getSccpMethodIndicator()
|
boolean |
isEndToEndInformationIndicator()
|
boolean |
isInterworkingIndicator()
|
boolean |
isIsdnAccessIndicator()
|
boolean |
isIsdnUserPartIndicator()
|
boolean |
isNationalCallIdentificator()
|
void |
setEndToEndInformationIndicator(boolean endToEndInformationIndicator)
|
void |
setEndToEndMethodIndicator(int endToEndMethodIndicator)
|
void |
setInterworkingIndicator(boolean interworkingIndicator)
|
void |
setIsdnAccessIndicator(boolean isdnAccessIndicator)
|
void |
setIsdnUserPartIndicator(boolean isdnUserPartIndicator)
|
void |
setIsdnUserPartReferenceIndicator(int isdnUserPartReferenceIndicator)
|
void |
setNationalCallIdentificator(boolean nationalCallIdentificator)
|
void |
setSccpMethodIndicator(int sccpMethodIndicator)
|
| 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 boolean _NCI_NATIONAL_CALL
static final boolean _NCI_INTERNATIONAL_CALL
static final int _ETEMI_NOMETHODAVAILABLE
static final int _ETEMI_PASSALONG
static final int _ETEMI_SCCP
static final int _ETEMI_SCCP_AND_PASSALONG
static final boolean _ETEII_NOT_AVAILABLE
static final boolean _ETEII_AVAILABLE
static final boolean _II_NOT_ENCOUTNERED
static final boolean _II_ENCOUTNERED
static final boolean _ISDN_AI_OA_N_ISDN
static final boolean _ISDN_AI_OA_ISDN
static final int _SCCP_MI_NOINDICATION
static final int _SCCP_MI_CONNECTIONLESS
static final int _SCCP_MI_CONNECTION_ORIENTED
static final int _SCCP_MI_CL_AND_CO
static final boolean _ISDN_UPI_NOTUSED
static final boolean _ISDN_UPI_USED
static final int _ISDN_UPRI_PREFERED_ALL_THE_WAY
static final int _ISDN_UPRI_NRATW
static final int _ISDN_UPRI_RATW
| Method Detail |
|---|
boolean isNationalCallIdentificator()
void setNationalCallIdentificator(boolean nationalCallIdentificator)
int getEndToEndMethodIndicator()
void setEndToEndMethodIndicator(int endToEndMethodIndicator)
boolean isInterworkingIndicator()
void setInterworkingIndicator(boolean interworkingIndicator)
boolean isEndToEndInformationIndicator()
void setEndToEndInformationIndicator(boolean endToEndInformationIndicator)
boolean isIsdnUserPartIndicator()
void setIsdnUserPartIndicator(boolean isdnUserPartIndicator)
int getIsdnUserPartReferenceIndicator()
void setIsdnUserPartReferenceIndicator(int isdnUserPartReferenceIndicator)
int getSccpMethodIndicator()
void setSccpMethodIndicator(int sccpMethodIndicator)
boolean isIsdnAccessIndicator()
void setIsdnAccessIndicator(boolean isdnAccessIndicator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||