org.mobicents.protocols.ss7.isup.message.parameter
Interface CircuitIdentificationCode

All Superinterfaces:
ISUPComponent, ISUPParameter, java.io.Serializable

public interface CircuitIdentificationCode
extends ISUPParameter

Start time:14:43:22 2009-09-18
Project: mobicents-isup-stack
This is not real parameter, its present to follow same way of defining message, null not present, != null present.

Author:
Bartosz Baranowski

Field Summary
 
Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
_PROTOCOL_VERSION
 
Method Summary
 long getCIC()
           
 void setCIC(long cic)
           
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.ISUPParameter
getCode
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
decodeElement, encodeElement, encodeElement
 

Method Detail

getCIC

long getCIC()

setCIC

void setCIC(long cic)


Copyright © 2010. All Rights Reserved.