|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EventInformation
Start time:12:47:23 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_EVENT_INDICATOR_ALERTING
See Q.763 3.21 Event indicator : ALERTING |
static int |
_EVENT_INDICATOR_CFOB
See Q.763 3.21 Event indicator : call forwarded on busy (national use) |
static int |
_EVENT_INDICATOR_CFONNR
See Q.763 3.21 Event indicator : call forwarded on no reply (national use) |
static int |
_EVENT_INDICATOR_CFOU
See Q.763 3.21 Event indicator : call forwarded unconditional (national use) |
static int |
_EVENT_INDICATOR_IIIOPA
See Q.763 3.21 Event indicator : in-band information or an appropriate pattern is now available |
static int |
_EVENT_INDICATOR_PROGRESS
See Q.763 3.21 Event indicator : PROGRESS |
static boolean |
_EVENT_PRESENTATION_INI
See Q.763 3.21 Event presentation restricted indicator (national use) : no indication |
static boolean |
_EVENT_PRESENTATION_IPR
See Q.763 3.21 Event presentation restricted indicator (national use) : presentation restricted |
static int |
_PARAMETER_CODE
|
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getEventIndicator()
|
boolean |
isEventPresentationRestrictedIndicator()
|
void |
setEventIndicator(int eventIndicator)
|
void |
setEventPresentationRestrictedIndicator(boolean eventPresentationRestrictedIndicator)
|
| 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 _EVENT_INDICATOR_ALERTING
static final int _EVENT_INDICATOR_PROGRESS
static final int _EVENT_INDICATOR_IIIOPA
static final int _EVENT_INDICATOR_CFOB
static final int _EVENT_INDICATOR_CFONNR
static final int _EVENT_INDICATOR_CFOU
static final boolean _EVENT_PRESENTATION_INI
static final boolean _EVENT_PRESENTATION_IPR
| Method Detail |
|---|
int getEventIndicator()
void setEventIndicator(int eventIndicator)
boolean isEventPresentationRestrictedIndicator()
void setEventPresentationRestrictedIndicator(boolean eventPresentationRestrictedIndicator)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||