org.csapi.cm
Interface IpQoSTemplateOperations
- All Superinterfaces:
- IpInterfaceOperations, IpServiceOperations
- All Known Subinterfaces:
- IpQoSTemplate
- All Known Implementing Classes:
- _IpQoSTemplateStub, IpQoSTemplatePOA, IpQoSTemplatePOATie
public interface IpQoSTemplateOperations
- extends IpServiceOperations
Generated from IDL interface "IpQoSTemplate"
- Author:
- JacORB IDL compiler V 2.1, 16-Feb-2004
getTemplateType
java.lang.String getTemplateType()
throws TpCommonExceptions,
P_UNKNOWN_TEMPLATE_TYPE
- Throws:
TpCommonExceptions
P_UNKNOWN_TEMPLATE_TYPE
getDescription
java.lang.String getDescription()
throws P_UNKNOWN_DESCRIPTION,
TpCommonExceptions
- Throws:
P_UNKNOWN_DESCRIPTION
TpCommonExceptions
setSlaID
void setSlaID(java.lang.String slaID)
throws TpCommonExceptions,
P_ILLEGAL_SLA_ID
- Throws:
TpCommonExceptions
P_ILLEGAL_SLA_ID
getPipeQoSInfo
TpPipeQoSInfo getPipeQoSInfo()
throws TpCommonExceptions,
P_UNKNOWN_PIPEQOSINFO
- Throws:
TpCommonExceptions
P_UNKNOWN_PIPEQOSINFO
setPipeQoSInfo
void setPipeQoSInfo(TpPipeQoSInfo pipeQoSInfo)
throws P_ILLEGAL_TAG,
TpCommonExceptions,
P_ILLEGAL_VALUE,
P_ILLEGAL_COMBINATION
- Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION
getValidityInfo
TpValidityInfo getValidityInfo()
throws TpCommonExceptions,
P_UNKNOWN_VALIDITY_INFO
- Throws:
TpCommonExceptions
P_UNKNOWN_VALIDITY_INFO
setValidityInfo
void setValidityInfo(TpValidityInfo validityInfo)
throws P_ILLEGAL_TAG,
TpCommonExceptions,
P_ILLEGAL_VALUE,
P_ILLEGAL_COMBINATION
- Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION
setProvisionedQoSInfo
void setProvisionedQoSInfo(TpProvisionedQoSInfo provisionedQoSInfo)
throws P_ILLEGAL_TAG,
TpCommonExceptions,
P_ILLEGAL_VALUE,
P_ILLEGAL_COMBINATION
- Throws:
P_ILLEGAL_TAG
TpCommonExceptions
P_ILLEGAL_VALUE
P_ILLEGAL_COMBINATION
getProvisionedQoSInfo
TpProvisionedQoSInfo getProvisionedQoSInfo()
throws TpCommonExceptions,
P_UNKNOWN_QOS_INFO
- Throws:
TpCommonExceptions
P_UNKNOWN_QOS_INFO
getDsCodepoint
TpDsCodepoint getDsCodepoint()
throws P_UNKNOWN_DSCODEPOINT,
TpCommonExceptions
- Throws:
P_UNKNOWN_DSCODEPOINT
TpCommonExceptions
Copyright © 2008. All Rights Reserved.