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

Represents the NAS5GSUpdateType type More...

Inherits Sequence.

Classes

class  EpsPNBCIoTNumbers
 Defines meaningful names for particular values of the epsPNBCIoT field More...
 
class  Nas5GSPNBCIoTNumbers
 Defines meaningful names for particular values of the nas5GSPNBCIoT field More...
 
class  NgRANRCUNumbers
 Defines meaningful names for particular values of the ngRANRCU field More...
 
class  SmsRequestedNumbers
 Defines meaningful names for particular values of the smsRequested field More...
 

Public Member Functions

 NAS5GSUpdateType ()
 The default constructor. More...
 
 NAS5GSUpdateType (int argEpsPNBCIoT, int argNas5GSPNBCIoT, int argNgRANRCU, int argSmsRequested)
 Constructs an instance of NAS5GSUpdateType 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 Spare [get]
 Field 'spare' (mandatory, readonly) More...
 
int EpsPNBCIoT [get, set]
 Field 'epsPNBCIoT' (mandatory) The NAS5GSUpdateType.EpsPNBCIoTNumbers class defines meaningful names for particular values of the field More...
 
int Nas5GSPNBCIoT [get, set]
 Field 'nas5GSPNBCIoT' (mandatory) The NAS5GSUpdateType.Nas5GSPNBCIoTNumbers class defines meaningful names for particular values of the field More...
 
int NgRANRCU [get, set]
 Field 'ngRANRCU' (mandatory) The NAS5GSUpdateType.NgRANRCUNumbers class defines meaningful names for particular values of the field More...
 
int SmsRequested [get, set]
 Field 'smsRequested' (mandatory) The NAS5GSUpdateType.SmsRequestedNumbers class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the NAS5GSUpdateType type

Constructor & Destructor Documentation

◆ NAS5GSUpdateType() [1/2]

Oss.Nas5GS1680.NAS5GSUpdateType.NAS5GSUpdateType ( )
inline

The default constructor.

◆ NAS5GSUpdateType() [2/2]

Oss.Nas5GS1680.NAS5GSUpdateType.NAS5GSUpdateType ( int  argEpsPNBCIoT,
int  argNas5GSPNBCIoT,
int  argNgRANRCU,
int  argSmsRequested 
)
inline

Constructs an instance of NAS5GSUpdateType with the specified components.

Parameters
argEpsPNBCIoTThe value of the epsPNBCIoT mandatory field
argNas5GSPNBCIoTThe value of the nas5GSPNBCIoT mandatory field
argNgRANRCUThe value of the ngRANRCU mandatory field
argSmsRequestedThe value of the smsRequested mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ EpsPNBCIoT

int Oss.Nas5GS1680.NAS5GSUpdateType.EpsPNBCIoT
getset

Field 'epsPNBCIoT' (mandatory) The NAS5GSUpdateType.EpsPNBCIoTNumbers class defines meaningful names for particular values of the field

◆ Nas5GSPNBCIoT

int Oss.Nas5GS1680.NAS5GSUpdateType.Nas5GSPNBCIoT
getset

Field 'nas5GSPNBCIoT' (mandatory) The NAS5GSUpdateType.Nas5GSPNBCIoTNumbers class defines meaningful names for particular values of the field

◆ NgRANRCU

int Oss.Nas5GS1680.NAS5GSUpdateType.NgRANRCU
getset

Field 'ngRANRCU' (mandatory) The NAS5GSUpdateType.NgRANRCUNumbers class defines meaningful names for particular values of the field

◆ SmsRequested

int Oss.Nas5GS1680.NAS5GSUpdateType.SmsRequested
getset

Field 'smsRequested' (mandatory) The NAS5GSUpdateType.SmsRequestedNumbers class defines meaningful names for particular values of the field

◆ Spare

int Oss.Nas5GS1680.NAS5GSUpdateType.Spare
get

Field 'spare' (mandatory, readonly)