org.mobicents.protocols.ss7.isup.message
public interface ConfusionMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Cause Indicators | V | 4-20 | ||||||
| End of Optional Parameters | O | 1 | ||||||
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_CODE
Confussion Message, Q.763 reference table 26
ConfusionMessage |
| Modifier and Type | Method and Description |
|---|---|
CauseIndicators |
getCauseIndicators() |
void |
setCauseIndicators(CauseIndicators ci) |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCodestatic final int MESSAGE_CODE
ConfusionMessagevoid setCauseIndicators(CauseIndicators ci)
CauseIndicators getCauseIndicators()
Copyright © 2011. All Rights Reserved.