org.mobicents.protocols.ss7.sccp.ud
Interface XUnitData
- All Superinterfaces:
- UDBase
public interface XUnitData
- extends UDBase
- Author:
- baranowb, kulikov
_MT
static final byte _MT
- Msg Type for XUDT is 17, binary 0001 0001
- See Also:
- Constant Field Values
HOP_COUNT_NOT_SET
static final int HOP_COUNT_NOT_SET
- See Also:
- Constant Field Values
HOP_COUNT_LOW_
static final int HOP_COUNT_LOW_
- See Also:
- Constant Field Values
HOP_COUNT_HIGH_
static final int HOP_COUNT_HIGH_
- See Also:
- Constant Field Values
getHopCounter
byte getHopCounter()
setHopCounter
void setHopCounter(byte hopCounter)
getSegmentation
Segmentation getSegmentation()
setSegmentation
void setSegmentation(Segmentation segmentation)
getImportance
Importance getImportance()
setImportance
void setImportance(Importance importance)
Copyright © 2010. All Rights Reserved.