Uses of Class
org.csapi.cm.P_ILLEGAL_SLA_ID

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

Uses of P_ILLEGAL_SLA_ID in org.csapi.cm
 

Fields in org.csapi.cm declared as P_ILLEGAL_SLA_ID
 P_ILLEGAL_SLA_ID P_ILLEGAL_SLA_IDHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_ILLEGAL_SLA_ID
 void IpQoSTemplatePOATie.setSlaID(java.lang.String slaID)
           
 void IpQoSTemplateOperations.setSlaID(java.lang.String slaID)
           
 void _IpQoSTemplateStub.setSlaID(java.lang.String slaID)
           
 

Constructors in org.csapi.cm with parameters of type P_ILLEGAL_SLA_ID
P_ILLEGAL_SLA_IDHolder(P_ILLEGAL_SLA_ID initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_ILLEGAL_SLA_ID
 void IpQoSTemplateConnection.setSlaID(java.lang.String slaID)
          This method is used to store an existing service level agreement (SLA) identifier associated it with a specific VPrP.
 



Copyright © 2009. All Rights Reserved.