|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIDActionIndicators
Start time:14:17:18 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_PARAMETER_CODE
|
static boolean |
_T9_TII_NO_INDICATION
See Q.763 3.78 T9 timer instruction indicator : no indication |
static boolean |
_T9_TII_SDNST9T
See Q.763 3.78 T9 timer instruction indicator : stop or do not start T9 timer |
static boolean |
_TCII_NO_INDICATION
See Q.763 3.78 Through-connection instruction indicator : no indication |
static boolean |
_TCII_TCIBD
See Q.763 3.78 Through-connection instruction indicator : through-connect in both directions |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
byte |
createUIDAction(boolean TCII,
boolean T9)
|
boolean |
getT9Indicator(byte b)
|
boolean |
getTCIIndicator(byte b)
|
byte[] |
getUdiActionIndicators()
|
void |
setUdiActionIndicators(byte[] udiActionIndicators)
|
| 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 _TCII_NO_INDICATION
static final boolean _TCII_TCIBD
static final boolean _T9_TII_NO_INDICATION
static final boolean _T9_TII_SDNST9T
| Method Detail |
|---|
byte[] getUdiActionIndicators()
void setUdiActionIndicators(byte[] udiActionIndicators)
byte createUIDAction(boolean TCII,
boolean T9)
boolean getT9Indicator(byte b)
boolean getTCIIndicator(byte b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||