org.csapi.cm
Class _IpQoSTemplateStub

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

public class _IpQoSTemplateStub
extends org.omg.CORBA.portable.ObjectImpl
implements IpQoSTemplate

Generated from IDL interface "IpQoSTemplate"

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

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_IpQoSTemplateStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 java.lang.String getDescription()
           
 TpDsCodepoint getDsCodepoint()
           
 TpPipeQoSInfo getPipeQoSInfo()
           
 TpProvisionedQoSInfo getProvisionedQoSInfo()
           
 java.lang.String getTemplateType()
           
 TpValidityInfo getValidityInfo()
           
 void setCallback(IpInterface appInterface)
           
 void setCallbackWithSessionID(IpInterface appInterface, int sessionID)
           
 void setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
           
 void setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
           
 void setSlaID(java.lang.String slaID)
           
 void setValidityInfo(TpValidityInfo validityInfo)
           
 
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

_IpQoSTemplateStub

public _IpQoSTemplateStub()
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 IpQoSTemplateOperations
Throws:
TpCommonExceptions
P_UNKNOWN_QOS_INFO

setProvisionedQoSInfo

public void setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
                           throws P_ILLEGAL_TAG,
                                  TpCommonExceptions,
                                  P_ILLEGAL_VALUE,
                                  P_ILLEGAL_COMBINATION
Specified by:
setProvisionedQoSInfo in interface IpQoSTemplateOperations
Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION

getDsCodepoint

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

setValidityInfo

public void setValidityInfo(TpValidityInfo validityInfo)
                     throws P_ILLEGAL_TAG,
                            TpCommonExceptions,
                            P_ILLEGAL_VALUE,
                            P_ILLEGAL_COMBINATION
Specified by:
setValidityInfo in interface IpQoSTemplateOperations
Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION

setPipeQoSInfo

public void setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
                    throws P_ILLEGAL_TAG,
                           TpCommonExceptions,
                           P_ILLEGAL_VALUE,
                           P_ILLEGAL_COMBINATION
Specified by:
setPipeQoSInfo in interface IpQoSTemplateOperations
Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION

getDescription

public java.lang.String getDescription()
                                throws P_UNKNOWN_DESCRIPTION,
                                       TpCommonExceptions
Specified by:
getDescription in interface IpQoSTemplateOperations
Throws:
P_UNKNOWN_DESCRIPTION
TpCommonExceptions

getValidityInfo

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

getTemplateType

public java.lang.String getTemplateType()
                                 throws TpCommonExceptions,
                                        P_UNKNOWN_TEMPLATE_TYPE
Specified by:
getTemplateType in interface IpQoSTemplateOperations
Throws:
TpCommonExceptions
P_UNKNOWN_TEMPLATE_TYPE

setSlaID

public void setSlaID(java.lang.String slaID)
              throws TpCommonExceptions,
                     P_ILLEGAL_SLA_ID
Specified by:
setSlaID in interface IpQoSTemplateOperations
Throws:
TpCommonExceptions
P_ILLEGAL_SLA_ID

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 IpQoSTemplateOperations
Throws:
TpCommonExceptions
P_UNKNOWN_PIPEQOSINFO


Copyright © 2009. All Rights Reserved.