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

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

public interface PropagationDelayCounter
extends ISUPParameter

Start time:13:50:26 2009-07-23
Project: mobicents-isup-stack

Author:
Bartosz Baranowski

Field Summary
static int _PARAMETER_CODE
           
 
Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
_PROTOCOL_VERSION
 
Method Summary
 int getPropagationDelay()
           
 void setPropagationDelay(int propagationDelay)
           
 
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
 

Field Detail

_PARAMETER_CODE

static final int _PARAMETER_CODE
See Also:
Constant Field Values
Method Detail

getPropagationDelay

int getPropagationDelay()

setPropagationDelay

void setPropagationDelay(int propagationDelay)


Copyright © 2010. All Rights Reserved.