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

Represents the MobileIdentity5GSTMSI type More...

Inherits Sequence.

Classes

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

Public Member Functions

 MobileIdentity5GSTMSI ()
 The default constructor. More...
 
 MobileIdentity5GSTMSI (int argAmfSetID, int argAmfPointer, long argNas5GTMSI)
 Constructs an instance of MobileIdentity5GSTMSI 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 MobileIdentity5GSTMSI.TypeOfIdentityNumbers class defines meaningful names for particular values of the field 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 MobileIdentity5GSTMSI type

Constructor & Destructor Documentation

◆ MobileIdentity5GSTMSI() [1/2]

Oss.Nas5GS1680.MobileIdentity5GSTMSI.MobileIdentity5GSTMSI ( )
inline

The default constructor.

◆ MobileIdentity5GSTMSI() [2/2]

Oss.Nas5GS1680.MobileIdentity5GSTMSI.MobileIdentity5GSTMSI ( int  argAmfSetID,
int  argAmfPointer,
long  argNas5GTMSI 
)
inline

Constructs an instance of MobileIdentity5GSTMSI with the specified components.

Parameters
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.MobileIdentity5GSTMSI.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.MobileIdentity5GSTMSI.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.MobileIdentity5GSTMSI.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AmfPointer

int Oss.Nas5GS1680.MobileIdentity5GSTMSI.AmfPointer
getset

Field 'amfPointer' (mandatory)

◆ AmfSetID

int Oss.Nas5GS1680.MobileIdentity5GSTMSI.AmfSetID
getset

Field 'amfSetID' (mandatory)

◆ Dummy

int Oss.Nas5GS1680.MobileIdentity5GSTMSI.Dummy
get

Field 'dummy' (mandatory, readonly)

◆ Nas5GTMSI

long Oss.Nas5GS1680.MobileIdentity5GSTMSI.Nas5GTMSI
getset

Field 'nas5GTMSI' (mandatory)

◆ Spare

int Oss.Nas5GS1680.MobileIdentity5GSTMSI.Spare
get

Field 'spare' (mandatory, readonly)

◆ TypeOfIdentity

int Oss.Nas5GS1680.MobileIdentity5GSTMSI.TypeOfIdentity
get

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