OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS Class Reference

Represents the MobileIdentity-tmgiAndOptionalMBMS type More...

Inherits Sequence.

Classes

class  MbmsSessionIdentityIndicatorNumbers
 Defines meaningful names for particular values of the mbmsSessionIdentityIndicator field More...
 
class  MccMNCAndSessionIDType
 Represents the type of the mccMNCAndSessionID field More...
 
class  MccMNCIndicatorNumbers
 Defines meaningful names for particular values of the mccMNCIndicator field More...
 
class  OddEvenIndicatorNumbers
 Defines meaningful names for particular values of the oddEvenIndicator field More...
 
class  TypeOfIdentityNumbers
 Defines meaningful names for particular values of the typeOfIdentity field More...
 

Public Member Functions

 MobileIdentityTmgiAndOptionalMBMS ()
 The default constructor. More...
 
 MobileIdentityTmgiAndOptionalMBMS (int argMbmsServiceID, Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MccMNCAndSessionIDType argMccMNCAndSessionID)
 Constructs an instance of MobileIdentityTmgiAndOptionalMBMS 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 OddEvenIndicator [get]
 Field 'oddEvenIndicator' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.OddEvenIndicatorNumbers class defines meaningful names for particular values of the field More...
 
int TypeOfIdentity [get]
 Field 'typeOfIdentity' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.TypeOfIdentityNumbers class defines meaningful names for particular values of the field More...
 
int Spare [get]
 Field 'spare' (mandatory, readonly) More...
 
int MbmsSessionIdentityIndicator [get]
 Field 'mbmsSessionIdentityIndicator' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.MbmsSessionIdentityIndicatorNumbers class defines meaningful names for particular values of the field More...
 
int MccMNCIndicator [get]
 Field 'mccMNCIndicator' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.MccMNCIndicatorNumbers class defines meaningful names for particular values of the field More...
 
int MbmsServiceID [get, set]
 Field 'mbmsServiceID' (mandatory) More...
 
Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MccMNCAndSessionIDType MccMNCAndSessionID [get, set]
 Field 'mccMNCAndSessionID' (mandatory) More...
 

Detailed Description

Represents the MobileIdentity-tmgiAndOptionalMBMS type

Constructor & Destructor Documentation

◆ MobileIdentityTmgiAndOptionalMBMS() [1/2]

Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MobileIdentityTmgiAndOptionalMBMS ( )
inline

The default constructor.

◆ MobileIdentityTmgiAndOptionalMBMS() [2/2]

Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MobileIdentityTmgiAndOptionalMBMS ( int  argMbmsServiceID,
Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MccMNCAndSessionIDType  argMccMNCAndSessionID 
)
inline

Constructs an instance of MobileIdentityTmgiAndOptionalMBMS with the specified components.

Parameters
argMbmsServiceIDThe value of the mbmsServiceID mandatory field
argMccMNCAndSessionIDThe value of the mccMNCAndSessionID mandatory field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.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.Nas1670.MobileIdentityTmgiAndOptionalMBMS.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.Nas1670.MobileIdentityTmgiAndOptionalMBMS.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ MbmsServiceID

int Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MbmsServiceID
getset

Field 'mbmsServiceID' (mandatory)

◆ MbmsSessionIdentityIndicator

int Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MbmsSessionIdentityIndicator
get

Field 'mbmsSessionIdentityIndicator' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.MbmsSessionIdentityIndicatorNumbers class defines meaningful names for particular values of the field

◆ MccMNCAndSessionID

Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MccMNCAndSessionIDType Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MccMNCAndSessionID
getset

Field 'mccMNCAndSessionID' (mandatory)

◆ MccMNCIndicator

int Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.MccMNCIndicator
get

Field 'mccMNCIndicator' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.MccMNCIndicatorNumbers class defines meaningful names for particular values of the field

◆ OddEvenIndicator

int Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.OddEvenIndicator
get

Field 'oddEvenIndicator' (mandatory, readonly) The MobileIdentityTmgiAndOptionalMBMS.OddEvenIndicatorNumbers class defines meaningful names for particular values of the field

◆ Spare

int Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.Spare
get

Field 'spare' (mandatory, readonly)

◆ TypeOfIdentity

int Oss.Nas1670.MobileIdentityTmgiAndOptionalMBMS.TypeOfIdentity
get

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