Uses of Class
org.mobicents.jcc.inap.protocol.parms.CalledPartyNumber

Packages that use CalledPartyNumber
org.mobicents.jcc.inap   
org.mobicents.jcc.inap.address   
org.mobicents.jcc.inap.gt   
org.mobicents.jcc.inap.protocol   
 

Uses of CalledPartyNumber in org.mobicents.jcc.inap
 

Methods in org.mobicents.jcc.inap that return CalledPartyNumber
 CalledPartyNumber JccInapProviderImpl.finalTranslation(CalledPartyBcdNumber cpn)
           
 CalledPartyNumber JccInapProviderImpl.finalTranslation(CalledPartyNumber cpn)
           
 CalledPartyNumber JccInapProviderImpl.initialTranslation(CalledPartyBcdNumber cpn)
           
 CalledPartyNumber JccInapProviderImpl.initialTranslation(CalledPartyNumber cpn)
           
 

Methods in org.mobicents.jcc.inap with parameters of type CalledPartyNumber
protected  javax.csapi.cc.jcc.JccAddress JccInapProviderImpl.createAddress(CalledPartyNumber cpn)
           
 CalledPartyNumber JccInapProviderImpl.finalTranslation(CalledPartyNumber cpn)
           
 CalledPartyNumber JccInapProviderImpl.initialTranslation(CalledPartyNumber cpn)
           
 

Uses of CalledPartyNumber in org.mobicents.jcc.inap.address
 

Methods in org.mobicents.jcc.inap.address that return CalledPartyNumber
 CalledPartyNumber JccCalledPartyNumber.getRouteAddress()
           
 CalledPartyNumber JccCalledPartyBCDNumber.getRouteNumber()
           
 

Constructors in org.mobicents.jcc.inap.address with parameters of type CalledPartyNumber
JccCalledPartyNumber(JccInapProviderImpl provider, CalledPartyNumber cpn)
          Creates a new instance of JccCallImpl
 

Uses of CalledPartyNumber in org.mobicents.jcc.inap.gt
 

Methods in org.mobicents.jcc.inap.gt that return CalledPartyNumber
 CalledPartyNumber TranslationTable.translate(CalledPartyBcdNumber origin)
           
 CalledPartyNumber TranslationTable.translate(CalledPartyNumber origin)
           
 

Methods in org.mobicents.jcc.inap.gt with parameters of type CalledPartyNumber
 CalledPartyNumber TranslationTable.translate(CalledPartyNumber origin)
           
 

Uses of CalledPartyNumber in org.mobicents.jcc.inap.protocol
 

Methods in org.mobicents.jcc.inap.protocol that return CalledPartyNumber
 CalledPartyNumber InitialDP.getCalledPartyNumber()
           
 

Constructors in org.mobicents.jcc.inap.protocol with parameters of type CalledPartyNumber
Connect(CalledPartyNumber calledPartyNumber)
          Creates a new instance of Connect
 



Copyright © 2008. All Rights Reserved.