Uses of Class
org.csapi.cm.P_UNKNOWN_SLA_ID

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

Uses of P_UNKNOWN_SLA_ID in org.csapi.cm
 

Fields in org.csapi.cm declared as P_UNKNOWN_SLA_ID
 P_UNKNOWN_SLA_ID P_UNKNOWN_SLA_IDHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_UNKNOWN_SLA_ID
 java.lang.String IpVPrPOperations.getSlaID()
           
 java.lang.String IpVPrPPOATie.getSlaID()
           
 java.lang.String _IpVPrPStub.getSlaID()
           
 

Constructors in org.csapi.cm with parameters of type P_UNKNOWN_SLA_ID
P_UNKNOWN_SLA_IDHolder(P_UNKNOWN_SLA_ID initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_UNKNOWN_SLA_ID
 java.lang.String IpVPrPConnection.getSlaID()
          This method is used to get the ID of the service level agreement (SLA) if such was associated with the virtual provisioned pipe at the provisioning of the VPrP.
 



Copyright © 2008. All Rights Reserved.