org.csapi.cm
Interface IpVPrPOperations

All Superinterfaces:
IpInterfaceOperations, IpServiceOperations
All Known Subinterfaces:
IpVPrP
All Known Implementing Classes:
_IpVPrPStub, IpVPrPPOA, IpVPrPPOATie

public interface IpVPrPOperations
extends IpServiceOperations

Generated from IDL interface "IpVPrP"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004

Method Summary
 TpDsCodepoint getDsCodepoint()
           
 TpPipeQoSInfo getPipeQoSInfo()
           
 TpProvisionedQoSInfo getProvisionedQoSInfo()
           
 java.lang.String getSlaID()
           
 TpVprpStatus getStatus()
           
 TpValidityInfo getValidityInfo()
           
 java.lang.String getVPrPID()
           
 
Methods inherited from interface org.csapi.IpServiceOperations
setCallback, setCallbackWithSessionID
 

Method Detail

getVPrPID

java.lang.String getVPrPID()
                           throws P_UNKNOWN_VPRP_ID,
                                  TpCommonExceptions
Throws:
P_UNKNOWN_VPRP_ID
TpCommonExceptions

getSlaID

java.lang.String getSlaID()
                          throws P_UNKNOWN_SLA_ID,
                                 TpCommonExceptions
Throws:
P_UNKNOWN_SLA_ID
TpCommonExceptions

getStatus

TpVprpStatus getStatus()
                       throws TpCommonExceptions,
                              P_UNKNOWN_STATUS
Throws:
TpCommonExceptions
P_UNKNOWN_STATUS

getProvisionedQoSInfo

TpProvisionedQoSInfo getProvisionedQoSInfo()
                                           throws TpCommonExceptions,
                                                  P_UNKNOWN_QOS_INFO
Throws:
TpCommonExceptions
P_UNKNOWN_QOS_INFO

getValidityInfo

TpValidityInfo getValidityInfo()
                               throws TpCommonExceptions,
                                      P_UNKNOWN_VALIDITY_INFO
Throws:
TpCommonExceptions
P_UNKNOWN_VALIDITY_INFO

getPipeQoSInfo

TpPipeQoSInfo getPipeQoSInfo()
                             throws TpCommonExceptions,
                                    P_UNKNOWN_PIPEQOSINFO
Throws:
TpCommonExceptions
P_UNKNOWN_PIPEQOSINFO

getDsCodepoint

TpDsCodepoint getDsCodepoint()
                             throws P_UNKNOWN_DSCODEPOINT,
                                    TpCommonExceptions
Throws:
P_UNKNOWN_DSCODEPOINT
TpCommonExceptions


Copyright © 2009. All Rights Reserved.