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

Represents the type of the bitrates field More...

Inherits Sequence.

Classes

class  ExtContainer
 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...
 

Public Member Functions

 BitratesType ()
 The default constructor. More...
 
 BitratesType (int argMaximumBitRateForUplink, int argMaximumBitRateForDownlink, int argGuaranteedBitRateForUplink, int argGuaranteedBitRateForDownlink)
 Constructs an instance of BitratesType with the specified mandatory components. More...
 
 BitratesType (int argMaximumBitRateForUplink, int argMaximumBitRateForDownlink, int argGuaranteedBitRateForUplink, int argGuaranteedBitRateForDownlink, Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer argExt)
 Constructs an instance of BitratesType 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 MaximumBitRateForUplink [get, set]
 Field 'maximumBitRateForUplink' (mandatory) The EPSQualityOfService.BitratesType.MaximumBitRateForUplinkNumbers class defines meaningful names for particular values of the field More...
 
int MaximumBitRateForDownlink [get, set]
 Field 'maximumBitRateForDownlink' (mandatory) The EPSQualityOfService.BitratesType.MaximumBitRateForDownlinkNumbers class defines meaningful names for particular values of the field More...
 
int GuaranteedBitRateForUplink [get, set]
 Field 'guaranteedBitRateForUplink' (mandatory) The EPSQualityOfService.BitratesType.GuaranteedBitRateForUplinkNumbers class defines meaningful names for particular values of the field More...
 
int GuaranteedBitRateForDownlink [get, set]
 Field 'guaranteedBitRateForDownlink' (mandatory) The EPSQualityOfService.BitratesType.GuaranteedBitRateForDownlinkNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer Ext [get, set]
 Field 'ext' (optional) More...
 

Detailed Description

Represents the type of the bitrates field

Constructor & Destructor Documentation

◆ BitratesType() [1/3]

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

The default constructor.

◆ BitratesType() [2/3]

Oss.Nas1670.EPSQualityOfService.BitratesType.BitratesType ( int  argMaximumBitRateForUplink,
int  argMaximumBitRateForDownlink,
int  argGuaranteedBitRateForUplink,
int  argGuaranteedBitRateForDownlink 
)
inline

Constructs an instance of BitratesType with the specified mandatory components.

Parameters
argMaximumBitRateForUplinkThe value of the maximumBitRateForUplink mandatory field
argMaximumBitRateForDownlinkThe value of the maximumBitRateForDownlink mandatory field
argGuaranteedBitRateForUplinkThe value of the guaranteedBitRateForUplink mandatory field
argGuaranteedBitRateForDownlinkThe value of the guaranteedBitRateForDownlink mandatory field

◆ BitratesType() [3/3]

Oss.Nas1670.EPSQualityOfService.BitratesType.BitratesType ( int  argMaximumBitRateForUplink,
int  argMaximumBitRateForDownlink,
int  argGuaranteedBitRateForUplink,
int  argGuaranteedBitRateForDownlink,
Oss.Nas1670.EPSQualityOfService.BitratesType.ExtContainer  argExt 
)
inline

Constructs an instance of BitratesType with the specified components.

Parameters
argMaximumBitRateForUplinkThe value of the maximumBitRateForUplink mandatory field
argMaximumBitRateForDownlinkThe value of the maximumBitRateForDownlink 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.Nas1670.EPSQualityOfService.BitratesType.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.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.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 Oss.Nas1670.EPSQualityOfService.BitratesType.Ext
getset

Field 'ext' (optional)

◆ GuaranteedBitRateForDownlink

int Oss.Nas1670.EPSQualityOfService.BitratesType.GuaranteedBitRateForDownlink
getset

Field 'guaranteedBitRateForDownlink' (mandatory) The EPSQualityOfService.BitratesType.GuaranteedBitRateForDownlinkNumbers class defines meaningful names for particular values of the field

◆ GuaranteedBitRateForUplink

int Oss.Nas1670.EPSQualityOfService.BitratesType.GuaranteedBitRateForUplink
getset

Field 'guaranteedBitRateForUplink' (mandatory) The EPSQualityOfService.BitratesType.GuaranteedBitRateForUplinkNumbers class defines meaningful names for particular values of the field

◆ MaximumBitRateForDownlink

int Oss.Nas1670.EPSQualityOfService.BitratesType.MaximumBitRateForDownlink
getset

Field 'maximumBitRateForDownlink' (mandatory) The EPSQualityOfService.BitratesType.MaximumBitRateForDownlinkNumbers class defines meaningful names for particular values of the field

◆ MaximumBitRateForUplink

int Oss.Nas1670.EPSQualityOfService.BitratesType.MaximumBitRateForUplink
getset

Field 'maximumBitRateForUplink' (mandatory) The EPSQualityOfService.BitratesType.MaximumBitRateForUplinkNumbers class defines meaningful names for particular values of the field