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

Represents the MobileIdentitySUCI type More...

Inherits Sequence.

Classes

class  SuciType
 Represents the type of the suci field More...
 
class  SupiFormatNumbers
 Defines meaningful names for particular values of the supiFormat field More...
 
class  TypeOfIdentityNumbers
 Defines meaningful names for particular values of the typeOfIdentity field More...
 

Public Member Functions

 MobileIdentitySUCI ()
 The default constructor. More...
 
 MobileIdentitySUCI (Oss.Nas5GS1680.MobileIdentitySUCI.SuciType argSuci)
 Constructs an instance of MobileIdentitySUCI 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 SupiFormat [get]
 Field 'supiFormat' (mandatory, readonly) The MobileIdentitySUCI.SupiFormatNumbers class defines meaningful names for particular values of the field More...
 
int Spare2 [get]
 Field 'spare2' (mandatory, readonly) More...
 
int TypeOfIdentity [get]
 Field 'typeOfIdentity' (mandatory, readonly) The MobileIdentitySUCI.TypeOfIdentityNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.MobileIdentitySUCI.SuciType Suci [get, set]
 Field 'suci' (mandatory) More...
 

Detailed Description

Represents the MobileIdentitySUCI type

Constructor & Destructor Documentation

◆ MobileIdentitySUCI() [1/2]

Oss.Nas5GS1680.MobileIdentitySUCI.MobileIdentitySUCI ( )
inline

The default constructor.

◆ MobileIdentitySUCI() [2/2]

Oss.Nas5GS1680.MobileIdentitySUCI.MobileIdentitySUCI ( Oss.Nas5GS1680.MobileIdentitySUCI.SuciType  argSuci)
inline

Constructs an instance of MobileIdentitySUCI with the specified components.

Parameters
argSuciThe value of the suci mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Spare

int Oss.Nas5GS1680.MobileIdentitySUCI.Spare
get

Field 'spare' (mandatory, readonly)

◆ Spare2

int Oss.Nas5GS1680.MobileIdentitySUCI.Spare2
get

Field 'spare2' (mandatory, readonly)

◆ Suci

Oss.Nas5GS1680.MobileIdentitySUCI.SuciType Oss.Nas5GS1680.MobileIdentitySUCI.Suci
getset

Field 'suci' (mandatory)

◆ SupiFormat

int Oss.Nas5GS1680.MobileIdentitySUCI.SupiFormat
get

Field 'supiFormat' (mandatory, readonly) The MobileIdentitySUCI.SupiFormatNumbers class defines meaningful names for particular values of the field

◆ TypeOfIdentity

int Oss.Nas5GS1680.MobileIdentitySUCI.TypeOfIdentity
get

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