|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIDCapabilityIndicators
Start time:14:18:57 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_PARAMETER_CODE
|
static boolean |
_T9_TI_SOT9P
See Q.763 3.79 T9 timer indicator : stopping of T9 timer possible |
static boolean |
_T9_TII_NO_INDICATION
See Q.763 3.79 T9 timer indicator : no indication |
static boolean |
_TCI_NO_INDICATION
See Q.763 3.79 Through-connection instruction indicator : no indication |
static boolean |
_TCI_TCMP
See Q.763 3.79 Through-connection instruction indicator : through-connection modification possible |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
byte |
createUIDAction(boolean TCI,
boolean T9)
|
boolean |
getT9Indicator(byte b)
|
boolean |
getTCIndicator(byte b)
|
byte[] |
getUIDCapabilityIndicators()
|
void |
setUIDCapabilityIndicators(byte[] uidCapabilityIndicators)
|
| 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 _TCI_NO_INDICATION
static final boolean _TCI_TCMP
static final boolean _T9_TII_NO_INDICATION
static final boolean _T9_TI_SOT9P
| Method Detail |
|---|
byte[] getUIDCapabilityIndicators()
void setUIDCapabilityIndicators(byte[] uidCapabilityIndicators)
byte createUIDAction(boolean TCI,
boolean T9)
boolean getT9Indicator(byte b)
boolean getTCIndicator(byte b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||