org.mobicents.protocols.ss7.isup.message.parameter
public interface InvokingPivotReason extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
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
|
| Modifier and Type | Method and Description |
|---|---|
int |
getReason(byte b) |
byte[] |
getReasons() |
void |
setReasons(byte[] reasons) |
getCodestatic final int _PARAMETER_CODE
static final int _PR_UNKNOWN
static final int _PR_SPP
static final int _PR_RFLP
static final int _PR_RFSP
Copyright © 2011. All Rights Reserved.