org.mobicents.protocols.ss7.isup.message
public interface CircuitGroupBlockingAckMessage extends ISUPMessage
|
||||||||
| Parameter | Type | Length (octet) | ||||||
| Message type | F | 1 | ||||||
| Circuit group supervision message type indicators | F | 1 | ||||||
| Range and Status | V | 3-34 | ||||||
| Modifier and Type | Field and Description |
|---|---|
static int |
MESSAGE_CODE
ircuit Group Blocking Ack Message, Q.763 reference table 40
CircuitGroupBlockingAckMessage |
| Modifier and Type | Method and Description |
|---|---|
RangeAndStatus |
getRangeAndStatus() |
CircuitGroupSuperVisionMessageType |
getSupervisionType() |
void |
setRangeAndStatus(RangeAndStatus ras) |
void |
setSupervisionType(CircuitGroupSuperVisionMessageType ras) |
addParameter, getCircuitIdentificationCode, getMessageType, getParameter, hasAllMandatoryParameters, removeParameter, setCircuitIdentificationCodestatic final int MESSAGE_CODE
CircuitGroupBlockingAckMessagevoid setSupervisionType(CircuitGroupSuperVisionMessageType ras)
CircuitGroupSuperVisionMessageType getSupervisionType()
void setRangeAndStatus(RangeAndStatus ras)
RangeAndStatus getRangeAndStatus()
Copyright © 2011. All Rights Reserved.