|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InvokingPivotReason
Start time:13:20:48 2009-07-23
Project: mobicents-isup-stack
| Field Summary | |
|---|---|
static int |
_PARAMETER_CODE
|
static int |
_PR_RFLP
See Q.763 3.94.4 Pivot Reason : reserved for location portability |
static int |
_PR_RFSP
See Q.763 3.94.4 Pivot Reason : reserved for service portability |
static int |
_PR_SPP
See Q.763 3.94.4 Pivot Reason : service provider portability (national use) |
static int |
_PR_UNKNOWN
See Q.763 3.94.4 Pivot Reason : unknown/ not available |
| Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent |
|---|
_PROTOCOL_VERSION |
| Method Summary | |
|---|---|
int |
getReason(byte b)
|
byte[] |
getReasons()
|
void |
setReasons(byte[] reasons)
|
| 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 _PR_UNKNOWN
static final int _PR_SPP
static final int _PR_RFLP
static final int _PR_RFSP
| Method Detail |
|---|
byte[] getReasons()
void setReasons(byte[] reasons)
throws java.lang.IllegalArgumentException
java.lang.IllegalArgumentExceptionint getReason(byte b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||