org.mobicents.protocols.ss7.isup.message.parameter
public interface MCIDRequestIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static boolean |
_INDICATOR_NOT_REQUESTED
Flag that indicates that information is not requested
|
static boolean |
_INDICATOR_REQUESTED
Flag that indicates that information is requested
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHoldingIndicator() |
boolean |
isMcidRequestIndicator() |
void |
setHoldingIndicator(boolean holdingIndicator) |
void |
setMcidRequestIndicator(boolean mcidRequestIndicator) |
getCodestatic final int _PARAMETER_CODE
static final boolean _INDICATOR_REQUESTED
static final boolean _INDICATOR_NOT_REQUESTED
Copyright © 2011. All Rights Reserved.