OSS NAS Tools for C# for LTE/EPC for 3GPP Release 17.9.0
Oss.Nas1790.QualityOfService.ExtContainer Class Reference

Represents the type of the ext field More...

Inherits Oss.Nas.Sequence.

Classes

class  DeliveryOfErroneousSDUNumbers
 Defines meaningful names for particular values of the deliveryOfErroneousSDU field More...
 
class  DeliveryOrderNumbers
 Defines meaningful names for particular values of the deliveryOrder field More...
 
class  ExtContainerContainer
 Represents the type of the ext field More...
 
class  GuaranteedBitRateForDownlinkNumbers
 Defines meaningful names for particular values of the guaranteedBitRateForDownlink field More...
 
class  GuaranteedBitRateForUplinkNumbers
 Defines meaningful names for particular values of the guaranteedBitRateForUplink field More...
 
class  MaximumBitRateForDownlinkNumbers
 Defines meaningful names for particular values of the maximumBitRateForDownlink field More...
 
class  MaximumBitRateForUplinkNumbers
 Defines meaningful names for particular values of the maximumBitRateForUplink field More...
 
class  MaximumSDUSizeNumbers
 Defines meaningful names for particular values of the maximumSDUSize field More...
 
class  ResidualBERNumbers
 Defines meaningful names for particular values of the residualBER field More...
 
class  SduErrorRatioNumbers
 Defines meaningful names for particular values of the sduErrorRatio field More...
 
class  TrafficClassNumbers
 Defines meaningful names for particular values of the trafficClass field More...
 
class  TrafficHandlingPriorityNumbers
 Defines meaningful names for particular values of the trafficHandlingPriority field More...
 
class  TransferDelayNumbers
 Defines meaningful names for particular values of the transferDelay field More...
 

Public Member Functions

 ExtContainer ()
 The default constructor.
 
 ExtContainer (int argTrafficClass, int argDeliveryOrder, int argDeliveryOfErroneousSDU, int argMaximumSDUSize, int argMaximumBitRateForUplink, int argMaximumBitRateForDownlink, int argResidualBER, int argSduErrorRatio, int argTransferDelay, int argTrafficHandlingPriority, int argGuaranteedBitRateForUplink, int argGuaranteedBitRateForDownlink)
 Constructs an instance of ExtContainer with the specified mandatory components. More...
 
 ExtContainer (int argTrafficClass, int argDeliveryOrder, int argDeliveryOfErroneousSDU, int argMaximumSDUSize, int argMaximumBitRateForUplink, int argMaximumBitRateForDownlink, int argResidualBER, int argSduErrorRatio, int argTransferDelay, int argTrafficHandlingPriority, int argGuaranteedBitRateForUplink, int argGuaranteedBitRateForDownlink, Oss.Nas1790.QualityOfService.ExtContainer.ExtContainerContainer argExt)
 Constructs an instance of ExtContainer with the specified components. More...
 
override bool Equals (object right)
 Determines whether the specified object is equal to the current object. More...
 
override int GetHashCode ()
 Represents a hash function for a particular type. More...
 
object Copy ()
 Creates a deep copy of this object. More...
 

Properties

int TrafficClass [get, set]
 Field 'trafficClass' (mandatory) The QualityOfService.ExtContainer.TrafficClassNumbers class defines meaningful names for particular values of the field
 
int DeliveryOrder [get, set]
 Field 'deliveryOrder' (mandatory) The QualityOfService.ExtContainer.DeliveryOrderNumbers class defines meaningful names for particular values of the field
 
int DeliveryOfErroneousSDU [get, set]
 Field 'deliveryOfErroneousSDU' (mandatory) The QualityOfService.ExtContainer.DeliveryOfErroneousSDUNumbers class defines meaningful names for particular values of the field
 
int MaximumSDUSize [get, set]
 Field 'maximumSDUSize' (mandatory) The QualityOfService.ExtContainer.MaximumSDUSizeNumbers class defines meaningful names for particular values of the field
 
int MaximumBitRateForUplink [get, set]
 Field 'maximumBitRateForUplink' (mandatory) The QualityOfService.ExtContainer.MaximumBitRateForUplinkNumbers class defines meaningful names for particular values of the field
 
int MaximumBitRateForDownlink [get, set]
 Field 'maximumBitRateForDownlink' (mandatory) The QualityOfService.ExtContainer.MaximumBitRateForDownlinkNumbers class defines meaningful names for particular values of the field
 
int ResidualBER [get, set]
 Field 'residualBER' (mandatory) The QualityOfService.ExtContainer.ResidualBERNumbers class defines meaningful names for particular values of the field
 
int SduErrorRatio [get, set]
 Field 'sduErrorRatio' (mandatory) The QualityOfService.ExtContainer.SduErrorRatioNumbers class defines meaningful names for particular values of the field
 
int TransferDelay [get, set]
 Field 'transferDelay' (mandatory) The QualityOfService.ExtContainer.TransferDelayNumbers class defines meaningful names for particular values of the field
 
int TrafficHandlingPriority [get, set]
 Field 'trafficHandlingPriority' (mandatory) The QualityOfService.ExtContainer.TrafficHandlingPriorityNumbers class defines meaningful names for particular values of the field
 
int GuaranteedBitRateForUplink [get, set]
 Field 'guaranteedBitRateForUplink' (mandatory) The QualityOfService.ExtContainer.GuaranteedBitRateForUplinkNumbers class defines meaningful names for particular values of the field
 
int GuaranteedBitRateForDownlink [get, set]
 Field 'guaranteedBitRateForDownlink' (mandatory) The QualityOfService.ExtContainer.GuaranteedBitRateForDownlinkNumbers class defines meaningful names for particular values of the field
 
Oss.Nas1790.QualityOfService.ExtContainer.ExtContainerContainer Ext [get, set]
 Field 'ext' (optional)
 

Detailed Description

Represents the type of the ext field

Constructor & Destructor Documentation

◆ ExtContainer() [1/2]

Oss.Nas1790.QualityOfService.ExtContainer.ExtContainer ( int  argTrafficClass,
int  argDeliveryOrder,
int  argDeliveryOfErroneousSDU,
int  argMaximumSDUSize,
int  argMaximumBitRateForUplink,
int  argMaximumBitRateForDownlink,
int  argResidualBER,
int  argSduErrorRatio,
int  argTransferDelay,
int  argTrafficHandlingPriority,
int  argGuaranteedBitRateForUplink,
int  argGuaranteedBitRateForDownlink 
)
inline

Constructs an instance of ExtContainer with the specified mandatory components.

Parameters
argTrafficClassThe value of the trafficClass mandatory field
argDeliveryOrderThe value of the deliveryOrder mandatory field
argDeliveryOfErroneousSDUThe value of the deliveryOfErroneousSDU mandatory field
argMaximumSDUSizeThe value of the maximumSDUSize mandatory field
argMaximumBitRateForUplinkThe value of the maximumBitRateForUplink mandatory field
argMaximumBitRateForDownlinkThe value of the maximumBitRateForDownlink mandatory field
argResidualBERThe value of the residualBER mandatory field
argSduErrorRatioThe value of the sduErrorRatio mandatory field
argTransferDelayThe value of the transferDelay mandatory field
argTrafficHandlingPriorityThe value of the trafficHandlingPriority mandatory field
argGuaranteedBitRateForUplinkThe value of the guaranteedBitRateForUplink mandatory field
argGuaranteedBitRateForDownlinkThe value of the guaranteedBitRateForDownlink mandatory field

◆ ExtContainer() [2/2]

Oss.Nas1790.QualityOfService.ExtContainer.ExtContainer ( int  argTrafficClass,
int  argDeliveryOrder,
int  argDeliveryOfErroneousSDU,
int  argMaximumSDUSize,
int  argMaximumBitRateForUplink,
int  argMaximumBitRateForDownlink,
int  argResidualBER,
int  argSduErrorRatio,
int  argTransferDelay,
int  argTrafficHandlingPriority,
int  argGuaranteedBitRateForUplink,
int  argGuaranteedBitRateForDownlink,
Oss.Nas1790.QualityOfService.ExtContainer.ExtContainerContainer  argExt 
)
inline

Constructs an instance of ExtContainer with the specified components.

Parameters
argTrafficClassThe value of the trafficClass mandatory field
argDeliveryOrderThe value of the deliveryOrder mandatory field
argDeliveryOfErroneousSDUThe value of the deliveryOfErroneousSDU mandatory field
argMaximumSDUSizeThe value of the maximumSDUSize mandatory field
argMaximumBitRateForUplinkThe value of the maximumBitRateForUplink mandatory field
argMaximumBitRateForDownlinkThe value of the maximumBitRateForDownlink mandatory field
argResidualBERThe value of the residualBER mandatory field
argSduErrorRatioThe value of the sduErrorRatio mandatory field
argTransferDelayThe value of the transferDelay mandatory field
argTrafficHandlingPriorityThe value of the trafficHandlingPriority mandatory field
argGuaranteedBitRateForUplinkThe value of the guaranteedBitRateForUplink mandatory field
argGuaranteedBitRateForDownlinkThe value of the guaranteedBitRateForDownlink mandatory field
argExtThe value of the ext optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1790.QualityOfService.ExtContainer.Copy ( )
inline

Creates a deep copy of this object.

Returns
A new object that is a deep copy of this instance.

◆ Equals()

override bool Oss.Nas1790.QualityOfService.ExtContainer.Equals ( object  right)
inline

Determines whether the specified object is equal to the current object.

Parameters
rightThe object to compare with this object.
Returns
true when the specified object is equal to the current object; otherwise, false.

◆ GetHashCode()

override int Oss.Nas1790.QualityOfService.ExtContainer.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.