org.mobicents.protocols.ss7.isup.message.parameter
public interface LoopPreventionIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_PARAMETER_CODE |
static int |
_RI_INS_INFO
See Q.763 3.67 Response indicator : insufficient information (note)
|
static int |
_RI_NO_LOOP_E
See Q.763 3.67 Response indicator : no loop exists
|
static int |
_RI_SIM_TRANS
See Q.763 3.67 Response indicator : simultaneous transfer
|
static boolean |
_TYPE_REQUEST |
static boolean |
_TYPE_RESPONSE |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseIndicator() |
boolean |
isResponse() |
void |
setResponse(boolean response) |
void |
setResponseIndicator(int responseIndicator) |
getCodestatic final int _PARAMETER_CODE
static final boolean _TYPE_REQUEST
static final boolean _TYPE_RESPONSE
static final int _RI_INS_INFO
static final int _RI_NO_LOOP_E
static final int _RI_SIM_TRANS
Copyright © 2011. All Rights Reserved.