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

Represents the UEParametersUpdateTransparentContainer0 type More...

Inherits Sequence.

Classes

class  UeParametersUpdateHeaderType
 Represents the type of the ueParametersUpdateHeader field More...
 
class  UeParametersUpdateListType
 Represents the type of the ueParametersUpdateList field More...
 

Public Member Functions

 UEParametersUpdateTransparentContainer0 ()
 The default constructor. More...
 
 UEParametersUpdateTransparentContainer0 (Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateHeaderType argUeParametersUpdateHeader, byte[] argUpuMACIAUSF, int argCounterUPU, Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateListType argUeParametersUpdateList)
 Constructs an instance of UEParametersUpdateTransparentContainer0 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

Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateHeaderType UeParametersUpdateHeader [get, set]
 Field 'ueParametersUpdateHeader' (mandatory) More...
 
byte[] UpuMACIAUSF [get, set]
 Field 'upuMACIAUSF' (mandatory) More...
 
int CounterUPU [get, set]
 Field 'counterUPU' (mandatory) More...
 
Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateListType UeParametersUpdateList [get, set]
 Field 'ueParametersUpdateList' (mandatory) More...
 

Detailed Description

Constructor & Destructor Documentation

◆ UEParametersUpdateTransparentContainer0() [1/2]

Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UEParametersUpdateTransparentContainer0 ( )
inline

The default constructor.

◆ UEParametersUpdateTransparentContainer0() [2/2]

Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UEParametersUpdateTransparentContainer0 ( Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateHeaderType  argUeParametersUpdateHeader,
byte[]  argUpuMACIAUSF,
int  argCounterUPU,
Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateListType  argUeParametersUpdateList 
)
inline

Constructs an instance of UEParametersUpdateTransparentContainer0 with the specified components.

Parameters
argUeParametersUpdateHeaderThe value of the ueParametersUpdateHeader mandatory field
argUpuMACIAUSFThe value of the upuMACIAUSF mandatory field
argCounterUPUThe value of the counterUPU mandatory field
argUeParametersUpdateListThe value of the ueParametersUpdateList mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ CounterUPU

int Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.CounterUPU
getset

Field 'counterUPU' (mandatory)

◆ UeParametersUpdateHeader

Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateHeaderType Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateHeader
getset

Field 'ueParametersUpdateHeader' (mandatory)

◆ UeParametersUpdateList

Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateListType Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UeParametersUpdateList
getset

Field 'ueParametersUpdateList' (mandatory)

◆ UpuMACIAUSF

byte [] Oss.Nas5GS1680.UEParametersUpdateTransparentContainer0.UpuMACIAUSF
getset

Field 'upuMACIAUSF' (mandatory)