OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType Class Reference

Represents the type of the ext field More...

Inherits Sequence.

Classes

class  GuaranteedBitRateForUplinkExtended2Numbers
 Defines meaningful names for particular values of the guaranteedBitRateForUplinkExtended2 field More...
 
class  MaximumBitRateForUplinkExtended2Numbers
 Defines meaningful names for particular values of the maximumBitRateForUplinkExtended2 field More...
 

Public Member Functions

 ExtType ()
 The default constructor. More...
 
 ExtType (int argMaximumBitRateForUplinkExtended2, int argGuaranteedBitRateForUplinkExtended2)
 Constructs an instance of ExtType 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 MaximumBitRateForUplinkExtended2 [get, set]
 Field 'maximumBitRateForUplinkExtended2' (mandatory) The QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.MaximumBitRateForUplinkExtended2Numbers class defines meaningful names for particular values of the field More...
 
int GuaranteedBitRateForUplinkExtended2 [get, set]
 Field 'guaranteedBitRateForUplinkExtended2' (mandatory) The QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.GuaranteedBitRateForUplinkExtended2Numbers class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the type of the ext field

Constructor & Destructor Documentation

◆ ExtType() [1/2]

Oss.Nas1670.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.ExtType ( )
inline

The default constructor.

◆ ExtType() [2/2]

Oss.Nas1670.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.ExtType ( int  argMaximumBitRateForUplinkExtended2,
int  argGuaranteedBitRateForUplinkExtended2 
)
inline

Constructs an instance of ExtType with the specified components.

Parameters
argMaximumBitRateForUplinkExtended2The value of the maximumBitRateForUplinkExtended2 mandatory field
argGuaranteedBitRateForUplinkExtended2The value of the guaranteedBitRateForUplinkExtended2 mandatory field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.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.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.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.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ GuaranteedBitRateForUplinkExtended2

int Oss.Nas1670.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.GuaranteedBitRateForUplinkExtended2
getset

Field 'guaranteedBitRateForUplinkExtended2' (mandatory) The QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.GuaranteedBitRateForUplinkExtended2Numbers class defines meaningful names for particular values of the field

◆ MaximumBitRateForUplinkExtended2

int Oss.Nas1670.QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.MaximumBitRateForUplinkExtended2
getset

Field 'maximumBitRateForUplinkExtended2' (mandatory) The QualityOfService.ExtContainer.ExtContainerType.ExtContainer.ExtContainerType.ExtContainer.ExtType.MaximumBitRateForUplinkExtended2Numbers class defines meaningful names for particular values of the field