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

Represents the type of the ext field More...

Inherits Sequence.

Classes

class  ApnAMBRForDownlinkExtendedNumbers
 Defines meaningful names for particular values of the apnAMBRForDownlinkExtended field More...
 
class  ApnAMBRForUplinkExtendedNumbers
 Defines meaningful names for particular values of the apnAMBRForUplinkExtended field More...
 
class  ExtType
 Represents the type of the ext field More...
 

Public Member Functions

 ExtContainer ()
 The default constructor. More...
 
 ExtContainer (int argApnAMBRForDownlinkExtended, int argApnAMBRForUplinkExtended)
 Constructs an instance of ExtContainer with the specified mandatory components. More...
 
 ExtContainer (int argApnAMBRForDownlinkExtended, int argApnAMBRForUplinkExtended, Oss.Nas5GS1680.APNAggregateMaximumBitRate.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 ApnAMBRForDownlinkExtended [get, set]
 Field 'apnAMBRForDownlinkExtended' (mandatory) The APNAggregateMaximumBitRate.ExtContainer.ApnAMBRForDownlinkExtendedNumbers class defines meaningful names for particular values of the field More...
 
int ApnAMBRForUplinkExtended [get, set]
 Field 'apnAMBRForUplinkExtended' (mandatory) The APNAggregateMaximumBitRate.ExtContainer.ApnAMBRForUplinkExtendedNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.APNAggregateMaximumBitRate.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.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ExtContainer ( )
inline

The default constructor.

◆ ExtContainer() [2/3]

Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ExtContainer ( int  argApnAMBRForDownlinkExtended,
int  argApnAMBRForUplinkExtended 
)
inline

Constructs an instance of ExtContainer with the specified mandatory components.

Parameters
argApnAMBRForDownlinkExtendedThe value of the apnAMBRForDownlinkExtended mandatory field
argApnAMBRForUplinkExtendedThe value of the apnAMBRForUplinkExtended mandatory field

◆ ExtContainer() [3/3]

Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ExtContainer ( int  argApnAMBRForDownlinkExtended,
int  argApnAMBRForUplinkExtended,
Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ExtType  argExt 
)
inline

Constructs an instance of ExtContainer with the specified components.

Parameters
argApnAMBRForDownlinkExtendedThe value of the apnAMBRForDownlinkExtended mandatory field
argApnAMBRForUplinkExtendedThe value of the apnAMBRForUplinkExtended mandatory field
argExtThe value of the ext optional field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ ApnAMBRForDownlinkExtended

int Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ApnAMBRForDownlinkExtended
getset

Field 'apnAMBRForDownlinkExtended' (mandatory) The APNAggregateMaximumBitRate.ExtContainer.ApnAMBRForDownlinkExtendedNumbers class defines meaningful names for particular values of the field

◆ ApnAMBRForUplinkExtended

int Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ApnAMBRForUplinkExtended
getset

Field 'apnAMBRForUplinkExtended' (mandatory) The APNAggregateMaximumBitRate.ExtContainer.ApnAMBRForUplinkExtendedNumbers class defines meaningful names for particular values of the field

◆ Ext

Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.ExtType Oss.Nas5GS1680.APNAggregateMaximumBitRate.ExtContainer.Ext
getset

Field 'ext' (optional)