org.mobicents.protocols.ss7.isup.message.parameter
public interface MCIDResponseIndicators extends ISUPParameter
| Modifier and Type | Field and Description |
|---|---|
static boolean |
_INDICATOR_NOT_PROVIDED
Flag that indicates that information is not requested
|
static boolean |
_INDICATOR_PROVIDED
Flag that indicates that information is requested
|
static int |
_PARAMETER_CODE |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isHoldingProvidedIndicator() |
boolean |
isMcidIncludedIndicator() |
void |
setHoldingProvidedIndicator(boolean holdingProvidedIndicator) |
void |
setMcidIncludedIndicator(boolean mcidIncludedIndicator) |
getCodestatic final int _PARAMETER_CODE
static final boolean _INDICATOR_PROVIDED
static final boolean _INDICATOR_NOT_PROVIDED
boolean isMcidIncludedIndicator()
void setMcidIncludedIndicator(boolean mcidIncludedIndicator)
boolean isHoldingProvidedIndicator()
void setHoldingProvidedIndicator(boolean holdingProvidedIndicator)
Copyright © 2011. All Rights Reserved.