Uses of Class
org.csapi.cm.P_ILLEGAL_VALUE

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

Uses of P_ILLEGAL_VALUE in org.csapi.cm
 

Fields in org.csapi.cm declared as P_ILLEGAL_VALUE
 P_ILLEGAL_VALUE P_ILLEGAL_VALUEHolder.value
           
 

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

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

Methods in org.csapi.cm that throw P_ILLEGAL_VALUE
 void _IpQoSTemplateStub.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void IpQoSTemplateOperations.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void IpQoSTemplatePOATie.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void _IpQoSTemplateStub.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void IpQoSTemplateOperations.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void IpQoSTemplatePOATie.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void _IpQoSTemplateStub.setValidityInfo(TpValidityInfo validityInfo)
           
 void IpQoSTemplateOperations.setValidityInfo(TpValidityInfo validityInfo)
           
 void IpQoSTemplatePOATie.setValidityInfo(TpValidityInfo validityInfo)
           
 

Constructors in org.csapi.cm with parameters of type P_ILLEGAL_VALUE
P_ILLEGAL_VALUEHolder(P_ILLEGAL_VALUE initial)
           
 

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

Methods in org.mobicents.csapi.jr.slee.cm that throw P_ILLEGAL_VALUE
 void IpQoSTemplateConnection.setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
          This method is used to request pipe QoS parameters consisting of load parameters, direction of the traffic, and the endpoint (SAP or site) of the virtual provisioned pipe, as selected by the operator from the set of values offered by the provider.
 void IpQoSTemplateConnection.setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
          The Enterprise operator uses this method to set the requested values for the QoS parameters.
 void IpQoSTemplateConnection.setValidityInfo(TpValidityInfo validityInfo)
          The operator uses this method to set the required time period for a new VPrP.
 



Copyright © 2008. All Rights Reserved.