OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer Class Reference

Represents the type of the ext field More...

Inherits Sequence.

Classes

class  ExtType
 Represents the type of the ext field More...
 
class  GuaranteedBitRateForDownlinkExtendedNumbers
 Defines meaningful names for particular values of the guaranteedBitRateForDownlinkExtended field More...
 
class  GuaranteedBitRateForUplinkExtendedNumbers
 Defines meaningful names for particular values of the guaranteedBitRateForUplinkExtended field More...
 
class  MaximumBitRateForDownlinkExtendedNumbers
 Defines meaningful names for particular values of the maximumBitRateForDownlinkExtended field More...
 
class  MaximumBitRateForUplinkExtendedNumbers
 Defines meaningful names for particular values of the maximumBitRateForUplinkExtended field More...
 

Public Member Functions

 ExtContainer ()
 The default constructor. More...
 
 ExtContainer (int argMaximumBitRateForUplinkExtended, int argMaximumBitRateForDownlinkExtended, int argGuaranteedBitRateForUplinkExtended, int argGuaranteedBitRateForDownlinkExtended)
 Constructs an instance of ExtContainer with the specified mandatory components. More...
 
 ExtContainer (int argMaximumBitRateForUplinkExtended, int argMaximumBitRateForDownlinkExtended, int argGuaranteedBitRateForUplinkExtended, int argGuaranteedBitRateForDownlinkExtended, Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtType 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 MaximumBitRateForUplinkExtended [get, set]
 Field 'maximumBitRateForUplinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.MaximumBitRateForUplinkExtendedNumbers class defines meaningful names for particular values of the field More...
 
int MaximumBitRateForDownlinkExtended [get, set]
 Field 'maximumBitRateForDownlinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.MaximumBitRateForDownlinkExtendedNumbers class defines meaningful names for particular values of the field More...
 
int GuaranteedBitRateForUplinkExtended [get, set]
 Field 'guaranteedBitRateForUplinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.GuaranteedBitRateForUplinkExtendedNumbers class defines meaningful names for particular values of the field More...
 
int GuaranteedBitRateForDownlinkExtended [get, set]
 Field 'guaranteedBitRateForDownlinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.GuaranteedBitRateForDownlinkExtendedNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtType Ext [get, set]
 Field 'ext' (optional) More...
 

Detailed Description

Represents the type of the ext field

Constructor & Destructor Documentation

◆ ExtContainer() [1/3]

Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtContainer ( )
inline

The default constructor.

◆ ExtContainer() [2/3]

Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtContainer ( int  argMaximumBitRateForUplinkExtended,
int  argMaximumBitRateForDownlinkExtended,
int  argGuaranteedBitRateForUplinkExtended,
int  argGuaranteedBitRateForDownlinkExtended 
)
inline

Constructs an instance of ExtContainer with the specified mandatory components.

Parameters
argMaximumBitRateForUplinkExtendedThe value of the maximumBitRateForUplinkExtended mandatory field
argMaximumBitRateForDownlinkExtendedThe value of the maximumBitRateForDownlinkExtended mandatory field
argGuaranteedBitRateForUplinkExtendedThe value of the guaranteedBitRateForUplinkExtended mandatory field
argGuaranteedBitRateForDownlinkExtendedThe value of the guaranteedBitRateForDownlinkExtended mandatory field

◆ ExtContainer() [3/3]

Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtContainer ( int  argMaximumBitRateForUplinkExtended,
int  argMaximumBitRateForDownlinkExtended,
int  argGuaranteedBitRateForUplinkExtended,
int  argGuaranteedBitRateForDownlinkExtended,
Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtType  argExt 
)
inline

Constructs an instance of ExtContainer with the specified components.

Parameters
argMaximumBitRateForUplinkExtendedThe value of the maximumBitRateForUplinkExtended mandatory field
argMaximumBitRateForDownlinkExtendedThe value of the maximumBitRateForDownlinkExtended mandatory field
argGuaranteedBitRateForUplinkExtendedThe value of the guaranteedBitRateForUplinkExtended mandatory field
argGuaranteedBitRateForDownlinkExtendedThe value of the guaranteedBitRateForDownlinkExtended mandatory field
argExtThe value of the ext optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.EPSQualityOfService.BitratesType.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.Nas1670.EPSQualityOfService.BitratesType.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.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Ext

Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.ExtType Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.Ext
getset

Field 'ext' (optional)

◆ GuaranteedBitRateForDownlinkExtended

int Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.GuaranteedBitRateForDownlinkExtended
getset

Field 'guaranteedBitRateForDownlinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.GuaranteedBitRateForDownlinkExtendedNumbers class defines meaningful names for particular values of the field

◆ GuaranteedBitRateForUplinkExtended

int Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.GuaranteedBitRateForUplinkExtended
getset

Field 'guaranteedBitRateForUplinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.GuaranteedBitRateForUplinkExtendedNumbers class defines meaningful names for particular values of the field

◆ MaximumBitRateForDownlinkExtended

int Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.MaximumBitRateForDownlinkExtended
getset

Field 'maximumBitRateForDownlinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.MaximumBitRateForDownlinkExtendedNumbers class defines meaningful names for particular values of the field

◆ MaximumBitRateForUplinkExtended

int Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer.MaximumBitRateForUplinkExtended
getset

Field 'maximumBitRateForUplinkExtended' (mandatory) The EPSQualityOfService.BitratesType.ExtContainer.MaximumBitRateForUplinkExtendedNumbers class defines meaningful names for particular values of the field