org.csapi.cm
Class _IpVPrPStub

java.lang.Object
  extended by org.omg.CORBA.portable.ObjectImpl
      extended by org.csapi.cm._IpVPrPStub
All Implemented Interfaces:
java.io.Serializable, IpVPrP, IpVPrPOperations, IpInterface, IpInterfaceOperations, IpService, IpServiceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity

public class _IpVPrPStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpVPrP

Generated from IDL interface "IpVPrP"

Author:
JacORB IDL compiler V 2.1, 16-Feb-2004
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpVPrPStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 TpDsCodepoint getDsCodepoint()
           
 TpPipeQoSInfo getPipeQoSInfo()
           
 TpProvisionedQoSInfo getProvisionedQoSInfo()
           
 java.lang.String getSlaID()
           
 TpVprpStatus getStatus()
           
 TpValidityInfo getValidityInfo()
           
 java.lang.String getVPrPID()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 
Methods inherited from class org.omg.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_IpVPrPStub

public _IpVPrPStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class org.omg.CORBA.portable.ObjectImpl

setCallback

public void setCallback(IpInterface appInterface)
                 throws P_INVALID_INTERFACE_TYPE,
                        TpCommonExceptions
Specified by:
setCallback in interface IpServiceOperations
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions

getProvisionedQoSInfo

public TpProvisionedQoSInfo getProvisionedQoSInfo()
                                           throws TpCommonExceptions,
                                                  P_UNKNOWN_QOS_INFO
Specified by:
getProvisionedQoSInfo in interface IpVPrPOperations
Throws:
TpCommonExceptions
P_UNKNOWN_QOS_INFO

getStatus

public TpVprpStatus getStatus()
                       throws TpCommonExceptions,
                              P_UNKNOWN_STATUS
Specified by:
getStatus in interface IpVPrPOperations
Throws:
TpCommonExceptions
P_UNKNOWN_STATUS

getDsCodepoint

public TpDsCodepoint getDsCodepoint()
                             throws P_UNKNOWN_DSCODEPOINT,
                                    TpCommonExceptions
Specified by:
getDsCodepoint in interface IpVPrPOperations
Throws:
P_UNKNOWN_DSCODEPOINT
TpCommonExceptions

getVPrPID

public java.lang.String getVPrPID()
                           throws P_UNKNOWN_VPRP_ID,
                                  TpCommonExceptions
Specified by:
getVPrPID in interface IpVPrPOperations
Throws:
P_UNKNOWN_VPRP_ID
TpCommonExceptions

getValidityInfo

public TpValidityInfo getValidityInfo()
                               throws TpCommonExceptions,
                                      P_UNKNOWN_VALIDITY_INFO
Specified by:
getValidityInfo in interface IpVPrPOperations
Throws:
TpCommonExceptions
P_UNKNOWN_VALIDITY_INFO

getSlaID

public java.lang.String getSlaID()
                          throws P_UNKNOWN_SLA_ID,
                                 TpCommonExceptions
Specified by:
getSlaID in interface IpVPrPOperations
Throws:
P_UNKNOWN_SLA_ID
TpCommonExceptions

setCallbackWithSessionID

public void setCallbackWithSessionID(IpInterface appInterface,
                                     int sessionID)
                              throws P_INVALID_INTERFACE_TYPE,
                                     TpCommonExceptions,
                                     P_INVALID_SESSION_ID
Specified by:
setCallbackWithSessionID in interface IpServiceOperations
Throws:
P_INVALID_INTERFACE_TYPE
TpCommonExceptions
P_INVALID_SESSION_ID

getPipeQoSInfo

public TpPipeQoSInfo getPipeQoSInfo()
                             throws TpCommonExceptions,
                                    P_UNKNOWN_PIPEQOSINFO
Specified by:
getPipeQoSInfo in interface IpVPrPOperations
Throws:
TpCommonExceptions
P_UNKNOWN_PIPEQOSINFO


Copyright © 2009. All Rights Reserved.