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

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

public interface SubsequentNumber
extends ISUPParameter, AbstractNAINumberInterface

Start time:14:08:55 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.message.parameter.AbstractNAINumberInterface
_NAI_INTERNATIONAL_NUMBER, _NAI_NATIONAL_SN, _NAI_NETWORK_SPECIFIC_NUMBER_NU, _NAI_NRNCWCDN, _NAI_NRNIN_SNF, _NAI_NRNINSNF, _NAI_SUBSCRIBER_NUMBER, _NAI_UNKNOWN
 
Fields inherited from interface org.mobicents.protocols.ss7.isup.ISUPComponent
_PROTOCOL_VERSION
 
Method Summary
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.AbstractNAINumberInterface
getNatureOfAddressIndicator, setNatureOfAddresIndicator
 
Methods inherited from interface org.mobicents.protocols.ss7.isup.message.parameter.AbstractNumberInterface
getAddress, isOddFlag, setAddress
 
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


Copyright © 2010. All Rights Reserved.