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

Packages that use CallingPartyNumber
org.mobicents.jcc.inap   
org.mobicents.jcc.inap.address   
org.mobicents.jcc.inap.protocol   
org.mobicents.jcc.inap.protocol.parms   
 

Uses of CallingPartyNumber in org.mobicents.jcc.inap
 

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

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

Methods in org.mobicents.jcc.inap.address that return CallingPartyNumber
 CallingPartyNumber JccCallingPartyNumber.getNumber()
           
 

Constructors in org.mobicents.jcc.inap.address with parameters of type CallingPartyNumber
JccCallingPartyNumber(javax.csapi.cc.jcc.JccProvider provider, CallingPartyNumber cpn)
           
 

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

Methods in org.mobicents.jcc.inap.protocol that return CallingPartyNumber
 CallingPartyNumber InitialDP.getCallingPartyNumber()
           
 

Methods in org.mobicents.jcc.inap.protocol with parameters of type CallingPartyNumber
 void Connect.setCallingPartyNumber(CallingPartyNumber callingPartyNumber)
           
 

Uses of CallingPartyNumber in org.mobicents.jcc.inap.protocol.parms
 

Subclasses of CallingPartyNumber in org.mobicents.jcc.inap.protocol.parms
 class GenericNumber
           
 

Constructors in org.mobicents.jcc.inap.protocol.parms with parameters of type CallingPartyNumber
GenericNumber(int nqi, CallingPartyNumber cpn)
           
 



Copyright © 2010. All Rights Reserved.