org.mobicents.protocols.ss7.sccp.message
Interface UnitData

All Superinterfaces:
SccpMessage
All Known Subinterfaces:
XUnitData

public interface UnitData
extends SccpMessage

Unitdata (UDT)

Author:
baranowb, kulikov

Method Summary
 byte[] getData()
           
 void setData(byte[] data)
           
 
Methods inherited from interface org.mobicents.protocols.ss7.sccp.message.SccpMessage
getCalledPartyAddress, getCallingPartyAddress, getProtocolClass, getType
 

Method Detail

getData

byte[] getData()

setData

void setData(byte[] data)


Copyright © 2010. All Rights Reserved.