org.mobicents.protocols.ss7.isup.message
public interface ReleaseCompleteMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Cause Indicators | O | 5-6 | ||||||
| End of Optional Parameters | O | 1 | ||||||
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_CODE
Release Complete Message, Q.763 reference table 34
ReleaseCompleteMessage |
| Modifier and Type | Method and Description |
|---|---|
CauseIndicators |
getCauseIndicators() |
void |
setCauseIndicators(CauseIndicators v) |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCodestatic final int MESSAGE_CODE
ReleaseCompleteMessageCauseIndicators getCauseIndicators()
void setCauseIndicators(CauseIndicators v)
Copyright © 2011. All Rights Reserved.