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

Represents the MobileIdentity5GSGUTI type More...

Inherits Sequence.

Classes

class  TypeOfIdentityNumbers
 Defines meaningful names for particular values of the typeOfIdentity field More...
 

Public Member Functions

 MobileIdentity5GSGUTI ()
 The default constructor. More...
 
 MobileIdentity5GSGUTI (Oss.Nas5GS1680.MCCMNC argMccMNC, int argAmfRegionID, int argAmfSetID, int argAmfPointer, long argNas5GTMSI)
 Constructs an instance of MobileIdentity5GSGUTI 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 Dummy [get]
 Field 'dummy' (mandatory, readonly) More...
 
int Spare [get]
 Field 'spare' (mandatory, readonly) More...
 
int TypeOfIdentity [get]
 Field 'typeOfIdentity' (mandatory, readonly) The MobileIdentity5GSGUTI.TypeOfIdentityNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.MCCMNC MccMNC [get, set]
 Field 'mccMNC' (mandatory) More...
 
int AmfRegionID [get, set]
 Field 'amfRegionID' (mandatory) More...
 
int AmfSetID [get, set]
 Field 'amfSetID' (mandatory) More...
 
int AmfPointer [get, set]
 Field 'amfPointer' (mandatory) More...
 
long Nas5GTMSI [get, set]
 Field 'nas5GTMSI' (mandatory) More...
 

Detailed Description

Represents the MobileIdentity5GSGUTI type

Constructor & Destructor Documentation

◆ MobileIdentity5GSGUTI() [1/2]

Oss.Nas5GS1680.MobileIdentity5GSGUTI.MobileIdentity5GSGUTI ( )
inline

The default constructor.

◆ MobileIdentity5GSGUTI() [2/2]

Oss.Nas5GS1680.MobileIdentity5GSGUTI.MobileIdentity5GSGUTI ( Oss.Nas5GS1680.MCCMNC  argMccMNC,
int  argAmfRegionID,
int  argAmfSetID,
int  argAmfPointer,
long  argNas5GTMSI 
)
inline

Constructs an instance of MobileIdentity5GSGUTI with the specified components.

Parameters
argMccMNCThe value of the mccMNC mandatory field
argAmfRegionIDThe value of the amfRegionID mandatory field
argAmfSetIDThe value of the amfSetID mandatory field
argAmfPointerThe value of the amfPointer mandatory field
argNas5GTMSIThe value of the nas5GTMSI mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AmfPointer

int Oss.Nas5GS1680.MobileIdentity5GSGUTI.AmfPointer
getset

Field 'amfPointer' (mandatory)

◆ AmfRegionID

int Oss.Nas5GS1680.MobileIdentity5GSGUTI.AmfRegionID
getset

Field 'amfRegionID' (mandatory)

◆ AmfSetID

int Oss.Nas5GS1680.MobileIdentity5GSGUTI.AmfSetID
getset

Field 'amfSetID' (mandatory)

◆ Dummy

int Oss.Nas5GS1680.MobileIdentity5GSGUTI.Dummy
get

Field 'dummy' (mandatory, readonly)

◆ MccMNC

Oss.Nas5GS1680.MCCMNC Oss.Nas5GS1680.MobileIdentity5GSGUTI.MccMNC
getset

Field 'mccMNC' (mandatory)

◆ Nas5GTMSI

long Oss.Nas5GS1680.MobileIdentity5GSGUTI.Nas5GTMSI
getset

Field 'nas5GTMSI' (mandatory)

◆ Spare

int Oss.Nas5GS1680.MobileIdentity5GSGUTI.Spare
get

Field 'spare' (mandatory, readonly)

◆ TypeOfIdentity

int Oss.Nas5GS1680.MobileIdentity5GSGUTI.TypeOfIdentity
get

Field 'typeOfIdentity' (mandatory, readonly) The MobileIdentity5GSGUTI.TypeOfIdentityNumbers class defines meaningful names for particular values of the field