Uses of Class
org.csapi.cm.TpDsCodepoint

Packages that use TpDsCodepoint
org.csapi.cm   
org.mobicents.csapi.jr.slee.cm Contains the Parlay Connectivity Manager data types and interfaces. 
 

Uses of TpDsCodepoint in org.csapi.cm
 

Fields in org.csapi.cm declared as TpDsCodepoint
 TpDsCodepoint TpDsCodepointHolder.value
           
 

Methods in org.csapi.cm that return TpDsCodepoint
static TpDsCodepoint TpDsCodepointHelper.extract(org.omg.CORBA.Any any)
           
 TpDsCodepoint _IpVPrPStub.getDsCodepoint()
           
 TpDsCodepoint _IpQoSTemplateStub.getDsCodepoint()
           
 TpDsCodepoint IpVPrPPOATie.getDsCodepoint()
           
 TpDsCodepoint IpVPrPOperations.getDsCodepoint()
           
 TpDsCodepoint IpQoSTemplatePOATie.getDsCodepoint()
           
 TpDsCodepoint IpQoSTemplateOperations.getDsCodepoint()
           
static TpDsCodepoint TpDsCodepointHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.cm with parameters of type TpDsCodepoint
static void TpDsCodepointHelper.insert(org.omg.CORBA.Any any, TpDsCodepoint s)
           
static void TpDsCodepointHelper.write(org.omg.CORBA.portable.OutputStream out, TpDsCodepoint s)
           
 

Constructors in org.csapi.cm with parameters of type TpDsCodepoint
TpDsCodepointHolder(TpDsCodepoint initial)
           
 

Uses of TpDsCodepoint in org.mobicents.csapi.jr.slee.cm
 

Methods in org.mobicents.csapi.jr.slee.cm that return TpDsCodepoint
 TpDsCodepoint IpVPrPConnection.getDsCodepoint()
          This method is used to get the DiffServ Codepoint of the virtual provisioned pipe.
 TpDsCodepoint IpQoSTemplateConnection.getDsCodepoint()
          This method is used to get the DiffServ Codepoint of QoS service offered by the template.
 



Copyright © 2008. All Rights Reserved.