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

Represents the SessionAMBR type More...

Inherits Sequence.

Public Member Functions

 SessionAMBR ()
 The default constructor. More...
 
 SessionAMBR (int argUnitforSessionAMBRfordownlink, int argSessionAMBRfordownlink, int argUnitforSessionAMBRforuplink, int argSessionAMBRforuplink)
 Constructs an instance of SessionAMBR 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 UnitforSessionAMBRfordownlink [get, set]
 Field 'unitforSessionAMBRfordownlink' (mandatory) The GFBRUplinkUnit class defines meaningful names for particular values of the field More...
 
int SessionAMBRfordownlink [get, set]
 Field 'sessionAMBRfordownlink' (mandatory) More...
 
int UnitforSessionAMBRforuplink [get, set]
 Field 'unitforSessionAMBRforuplink' (mandatory) The GFBRUplinkUnit class defines meaningful names for particular values of the field More...
 
int SessionAMBRforuplink [get, set]
 Field 'sessionAMBRforuplink' (mandatory) More...
 

Detailed Description

Represents the SessionAMBR type

Constructor & Destructor Documentation

◆ SessionAMBR() [1/2]

Oss.Nas5GS1680.SessionAMBR.SessionAMBR ( )
inline

The default constructor.

◆ SessionAMBR() [2/2]

Oss.Nas5GS1680.SessionAMBR.SessionAMBR ( int  argUnitforSessionAMBRfordownlink,
int  argSessionAMBRfordownlink,
int  argUnitforSessionAMBRforuplink,
int  argSessionAMBRforuplink 
)
inline

Constructs an instance of SessionAMBR with the specified components.

Parameters
argUnitforSessionAMBRfordownlinkThe value of the unitforSessionAMBRfordownlink mandatory field
argSessionAMBRfordownlinkThe value of the sessionAMBRfordownlink mandatory field
argUnitforSessionAMBRforuplinkThe value of the unitforSessionAMBRforuplink mandatory field
argSessionAMBRforuplinkThe value of the sessionAMBRforuplink mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ SessionAMBRfordownlink

int Oss.Nas5GS1680.SessionAMBR.SessionAMBRfordownlink
getset

Field 'sessionAMBRfordownlink' (mandatory)

◆ SessionAMBRforuplink

int Oss.Nas5GS1680.SessionAMBR.SessionAMBRforuplink
getset

Field 'sessionAMBRforuplink' (mandatory)

◆ UnitforSessionAMBRfordownlink

int Oss.Nas5GS1680.SessionAMBR.UnitforSessionAMBRfordownlink
getset

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

◆ UnitforSessionAMBRforuplink

int Oss.Nas5GS1680.SessionAMBR.UnitforSessionAMBRforuplink
getset

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