org.mobicents.protocols.ss7.isup.message.parameter
public interface SuspendResumeIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static int |
_PARAMETER_CODE |
static boolean |
_SRI_ISDN_SI
See Q.763 3.52 Suspend/resume indicator : ISDN subscriber initiated
|
static boolean |
_SRI_NI
See Q.763 3.52 Suspend/resume indicator : network initiated
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuspendResumeIndicator() |
void |
setSuspendResumeIndicator(boolean suspendResumeIndicator) |
getCodestatic final int _PARAMETER_CODE
static final boolean _SRI_ISDN_SI
static final boolean _SRI_NI
Copyright © 2011. All Rights Reserved.