|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InformationIndicators
Start time:13:16:08 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static boolean |
_CIRI_INCLUDED
See Q.763 3.28 Charge information response indicator : charge information included |
static boolean |
_CIRI_NOT_INCLUDED
See Q.763 3.28 Charge information response indicator : charge information not included |
static int |
_CPARI_ADDRESS_INCLUDED
See Q.763 3.28 Calling party address response indicator : calling party address included |
static int |
_CPARI_ADDRESS_NOT_AVAILABLE
See Q.763 3.28 Calling party address response indicator : calling party address not available |
static int |
_CPARI_ADDRESS_NOT_INCLUDED
See Q.763 3.28 Calling party address response indicator : calling party address not included |
static boolean |
_CPCRI_CATEOGRY_INCLUDED
See Q.763 3.28 Calling party's category response indicator : calling party's category not included |
static boolean |
_CPCRI_CATEOGRY_NOT_INCLUDED
See Q.763 3.28 Calling party's category response indicator : calling party's category not included |
static boolean |
_HPI_NOT_PROVIDED
See Q.763 3.28 Hold provided indicator : hold not provided |
static boolean |
_HPI_PROVIDED
See Q.763 3.28 Hold provided indicator : hold provided |
static int |
_PARAMETER_CODE
|
static boolean |
_SII_SOLICITED
See Q.763 3.28 Solicited information indicator : solicited |
static boolean |
_SII_UNSOLICITED
See Q.763 3.28 Solicited information indicator : unsolicited |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getCallingPartyAddressResponseIndicator()
|
int |
getReserved()
|
boolean |
isCallingPartysCategoryResponseIndicator()
|
boolean |
isChargeInformationResponseIndicator()
|
boolean |
isHoldProvidedIndicator()
|
boolean |
isSolicitedInformationIndicator()
|
void |
setCallingPartyAddressResponseIndicator(int callingPartyAddressResponseIndicator)
|
void |
setCallingPartysCategoryResponseIndicator(boolean callingPartysCategoryResponseIndicator)
|
void |
setChargeInformationResponseIndicator(boolean chargeInformationResponseIndicator)
|
void |
setHoldProvidedIndicator(boolean holdProvidedIndicator)
|
void |
setReserved(int reserved)
|
void |
setSolicitedInformationIndicator(boolean solicitedInformationIndicator)
|
| 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 _CPARI_ADDRESS_NOT_INCLUDED
static final int _CPARI_ADDRESS_INCLUDED
static final int _CPARI_ADDRESS_NOT_AVAILABLE
static final boolean _HPI_NOT_PROVIDED
static final boolean _HPI_PROVIDED
static final boolean _CIRI_NOT_INCLUDED
static final boolean _CIRI_INCLUDED
static final boolean _SII_SOLICITED
static final boolean _SII_UNSOLICITED
static final boolean _CPCRI_CATEOGRY_NOT_INCLUDED
static final boolean _CPCRI_CATEOGRY_INCLUDED
| Method Detail |
|---|
int getCallingPartyAddressResponseIndicator()
void setCallingPartyAddressResponseIndicator(int callingPartyAddressResponseIndicator)
boolean isHoldProvidedIndicator()
void setHoldProvidedIndicator(boolean holdProvidedIndicator)
boolean isCallingPartysCategoryResponseIndicator()
void setCallingPartysCategoryResponseIndicator(boolean callingPartysCategoryResponseIndicator)
boolean isChargeInformationResponseIndicator()
void setChargeInformationResponseIndicator(boolean chargeInformationResponseIndicator)
boolean isSolicitedInformationIndicator()
void setSolicitedInformationIndicator(boolean solicitedInformationIndicator)
int getReserved()
void setReserved(int reserved)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||