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

Represents the NAS5GSRegistrationType type More...

Inherits Sequence.

Classes

class  ForNumbers
 Defines meaningful names for particular values of the for field More...
 
class  Nas5GSRegistrationTypeValueNumbers
 Defines meaningful names for particular values of the nas5GSRegistrationTypeValue field More...
 

Public Member Functions

 NAS5GSRegistrationType ()
 The default constructor. More...
 
 NAS5GSRegistrationType (int argFor, int argNas5GSRegistrationTypeValue)
 Constructs an instance of NAS5GSRegistrationType 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 For [get, set]
 Field 'for' (mandatory) The NAS5GSRegistrationType.ForNumbers class defines meaningful names for particular values of the field More...
 
int Nas5GSRegistrationTypeValue [get, set]
 Field 'nas5GSRegistrationTypeValue' (mandatory) The NAS5GSRegistrationType.Nas5GSRegistrationTypeValueNumbers class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the NAS5GSRegistrationType type

Constructor & Destructor Documentation

◆ NAS5GSRegistrationType() [1/2]

Oss.Nas5GS1680.NAS5GSRegistrationType.NAS5GSRegistrationType ( )
inline

The default constructor.

◆ NAS5GSRegistrationType() [2/2]

Oss.Nas5GS1680.NAS5GSRegistrationType.NAS5GSRegistrationType ( int  argFor,
int  argNas5GSRegistrationTypeValue 
)
inline

Constructs an instance of NAS5GSRegistrationType with the specified components.

Parameters
argForThe value of the for mandatory field
argNas5GSRegistrationTypeValueThe value of the nas5GSRegistrationTypeValue mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ For

int Oss.Nas5GS1680.NAS5GSRegistrationType.For
getset

Field 'for' (mandatory) The NAS5GSRegistrationType.ForNumbers class defines meaningful names for particular values of the field

◆ Nas5GSRegistrationTypeValue

int Oss.Nas5GS1680.NAS5GSRegistrationType.Nas5GSRegistrationTypeValue
getset

Field 'nas5GSRegistrationTypeValue' (mandatory) The NAS5GSRegistrationType.Nas5GSRegistrationTypeValueNumbers class defines meaningful names for particular values of the field