Uses of Class
org.csapi.cm.P_UNKNOWN_TEMPLATE_TYPE

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

Uses of P_UNKNOWN_TEMPLATE_TYPE in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_TEMPLATE_TYPE
 P_UNKNOWN_TEMPLATE_TYPE P_UNKNOWN_TEMPLATE_TYPEHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_TEMPLATE_TYPE
 java.lang.String _IpQoSTemplateStub.getTemplateType()
           
 java.lang.String IpQoSTemplateOperations.getTemplateType()
           
 java.lang.String IpQoSTemplatePOATie.getTemplateType()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_TEMPLATE_TYPE
P_UNKNOWN_TEMPLATE_TYPEHolder(P_UNKNOWN_TEMPLATE_TYPE initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_TEMPLATE_TYPE
 java.lang.String IpQoSTemplateConnection.getTemplateType()
          This method is used to get the template type, e.g., Gold.
 



Copyright © 2008. All Rights Reserved.