OSS NAS Tools for C# for 5G for 3GPP Release 16.8.0
Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate Class Reference

Represents the ExtendedAPNAggregateMaximumBitRate type More...

Inherits Sequence.

Public Member Functions

 ExtendedAPNAggregateMaximumBitRate ()
 The default constructor. More...
 
 ExtendedAPNAggregateMaximumBitRate (int argUnitForExtendedAPNAMBRForDownlink, int argExtendedAPNAMBRForDownlink, int argUnitForExtendedAPNAMBRForUplink, int argExtendedAPNAMBRForUplink)
 Constructs an instance of ExtendedAPNAggregateMaximumBitRate 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 UnitForExtendedAPNAMBRForDownlink [get, set]
 Field 'unitForExtendedAPNAMBRForDownlink' (mandatory) The UnitForExtendedAPNAMBRF class defines meaningful names for particular values of the field More...
 
int ExtendedAPNAMBRForDownlink [get, set]
 Field 'extendedAPNAMBRForDownlink' (mandatory) More...
 
int UnitForExtendedAPNAMBRForUplink [get, set]
 Field 'unitForExtendedAPNAMBRForUplink' (mandatory) The UnitForExtendedAPNAMBRF class defines meaningful names for particular values of the field More...
 
int ExtendedAPNAMBRForUplink [get, set]
 Field 'extendedAPNAMBRForUplink' (mandatory) More...
 

Detailed Description

Constructor & Destructor Documentation

◆ ExtendedAPNAggregateMaximumBitRate() [1/2]

Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.ExtendedAPNAggregateMaximumBitRate ( )
inline

The default constructor.

◆ ExtendedAPNAggregateMaximumBitRate() [2/2]

Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.ExtendedAPNAggregateMaximumBitRate ( int  argUnitForExtendedAPNAMBRForDownlink,
int  argExtendedAPNAMBRForDownlink,
int  argUnitForExtendedAPNAMBRForUplink,
int  argExtendedAPNAMBRForUplink 
)
inline

Constructs an instance of ExtendedAPNAggregateMaximumBitRate with the specified components.

Parameters
argUnitForExtendedAPNAMBRForDownlinkThe value of the unitForExtendedAPNAMBRForDownlink mandatory field
argExtendedAPNAMBRForDownlinkThe value of the extendedAPNAMBRForDownlink mandatory field
argUnitForExtendedAPNAMBRForUplinkThe value of the unitForExtendedAPNAMBRForUplink mandatory field
argExtendedAPNAMBRForUplinkThe value of the extendedAPNAMBRForUplink mandatory field

Member Function Documentation

◆ Copy()

object Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.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.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.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.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ ExtendedAPNAMBRForDownlink

int Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.ExtendedAPNAMBRForDownlink
getset

Field 'extendedAPNAMBRForDownlink' (mandatory)

◆ ExtendedAPNAMBRForUplink

int Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.ExtendedAPNAMBRForUplink
getset

Field 'extendedAPNAMBRForUplink' (mandatory)

◆ UnitForExtendedAPNAMBRForDownlink

int Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.UnitForExtendedAPNAMBRForDownlink
getset

Field 'unitForExtendedAPNAMBRForDownlink' (mandatory) The UnitForExtendedAPNAMBRF class defines meaningful names for particular values of the field

◆ UnitForExtendedAPNAMBRForUplink

int Oss.Nas5GS1680.ExtendedAPNAggregateMaximumBitRate.UnitForExtendedAPNAMBRForUplink
getset

Field 'unitForExtendedAPNAMBRForUplink' (mandatory) The UnitForExtendedAPNAMBRF class defines meaningful names for particular values of the field