|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MLPPPrecedence
Start time:13:29:53 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_LFB_INDICATOR_ALLOWED
See Q.763 3.34 LFB (Look ahead for busy) : LFB allowed |
static int |
_LFB_INDICATOR_NOT_ALLOWED
See Q.763 3.34 LFB (Look ahead for busy) : LFB not allowed |
static int |
_LFB_INDICATOR_PATH_RESERVED
See Q.763 3.34 LFB (Look ahead for busy) : path reserved (national use) |
static int |
_PARAMETER_CODE
|
static int |
_PLI_FLASH
See Q.763 3.34 Precedence level : flash |
static int |
_PLI_FLASH_OVERRIDE
See Q.763 3.34 Precedence level : flash override |
static int |
_PLI_IMMEDIATE
See Q.763 3.34 Precedence level : immediate |
static int |
_PLI_PRIORITY
See Q.763 3.34 Precedence level : priority |
static int |
_PLI_ROUTINE
See Q.763 3.34 Precedence level : routine |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
byte |
getLfb()
|
int |
getMllpServiceDomain()
|
byte[] |
getNiDigits()
|
byte |
getPrecedenceLevel()
|
void |
setLfb(byte lfb)
|
void |
setMllpServiceDomain(int mllpServiceDomain)
|
void |
setNiDigits(byte[] niDigits)
|
void |
setPrecedenceLevel(byte precedenceLevel)
|
| 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 _LFB_INDICATOR_ALLOWED
static final int _LFB_INDICATOR_PATH_RESERVED
static final int _LFB_INDICATOR_NOT_ALLOWED
static final int _PLI_FLASH_OVERRIDE
static final int _PLI_FLASH
static final int _PLI_IMMEDIATE
static final int _PLI_PRIORITY
static final int _PLI_ROUTINE
| Method Detail |
|---|
byte getLfb()
void setLfb(byte lfb)
byte getPrecedenceLevel()
void setPrecedenceLevel(byte precedenceLevel)
int getMllpServiceDomain()
void setMllpServiceDomain(int mllpServiceDomain)
byte[] getNiDigits()
void setNiDigits(byte[] niDigits)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||