Uses of Class
org.csapi.cm.P_UNKNOWN_TEMPLATES

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

Uses of P_UNKNOWN_TEMPLATES in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_TEMPLATES
 P_UNKNOWN_TEMPLATES P_UNKNOWN_TEMPLATESHolder.value
           
 

Methods in org.csapi.cm that return P_UNKNOWN_TEMPLATES
static P_UNKNOWN_TEMPLATES P_UNKNOWN_TEMPLATESHelper.extract(org.omg.CORBA.Any any)
           
static P_UNKNOWN_TEMPLATES P_UNKNOWN_TEMPLATESHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

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

Methods in org.csapi.cm that throw P_UNKNOWN_TEMPLATES
 java.lang.String[] _IpQoSMenuStub.getTemplateList()
           
 java.lang.String[] IpQoSMenuPOATie.getTemplateList()
           
 java.lang.String[] IpQoSMenuOperations.getTemplateList()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_TEMPLATES
P_UNKNOWN_TEMPLATESHolder(P_UNKNOWN_TEMPLATES initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_TEMPLATES
 java.lang.String[] IpQoSMenuConnection.getTemplateList()
          This method is used to get a list of templates, each of which specifies a QoS service, such as Gold or Silver.
 



Copyright © 2008. All Rights Reserved.