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

Represents the type of the extendedDTM field More...

Inherits Sequence.

Classes

class  ExtendedDTMEGPRSMultislotClassNumbers
 Defines meaningful names for particular values of the extendedDTMEGPRSMultislotClass field More...
 
class  ExtendedDTMGPRSMultislotClassNumbers
 Defines meaningful names for particular values of the extendedDTMGPRSMultislotClass field More...
 

Public Member Functions

 ExtendedDTMType ()
 The default constructor. More...
 
 ExtendedDTMType (int argExtendedDTMGPRSMultislotClass, int argExtendedDTMEGPRSMultislotClass)
 Constructs an instance of ExtendedDTMType 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 ExtendedDTMGPRSMultislotClass [get, set]
 Field 'extendedDTMGPRSMultislotClass' (mandatory) The MobileStationClassmark3.ExtendedDTMType.ExtendedDTMGPRSMultislotClassNumbers class defines meaningful names for particular values of the field More...
 
int ExtendedDTMEGPRSMultislotClass [get, set]
 Field 'extendedDTMEGPRSMultislotClass' (mandatory) The MobileStationClassmark3.ExtendedDTMType.ExtendedDTMEGPRSMultislotClassNumbers class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the type of the extendedDTM field

Constructor & Destructor Documentation

◆ ExtendedDTMType() [1/2]

Oss.Nas1670.MobileStationClassmark3.ExtendedDTMType.ExtendedDTMType ( )
inline

The default constructor.

◆ ExtendedDTMType() [2/2]

Oss.Nas1670.MobileStationClassmark3.ExtendedDTMType.ExtendedDTMType ( int  argExtendedDTMGPRSMultislotClass,
int  argExtendedDTMEGPRSMultislotClass 
)
inline

Constructs an instance of ExtendedDTMType with the specified components.

Parameters
argExtendedDTMGPRSMultislotClassThe value of the extendedDTMGPRSMultislotClass mandatory field
argExtendedDTMEGPRSMultislotClassThe value of the extendedDTMEGPRSMultislotClass mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ ExtendedDTMEGPRSMultislotClass

int Oss.Nas1670.MobileStationClassmark3.ExtendedDTMType.ExtendedDTMEGPRSMultislotClass
getset

Field 'extendedDTMEGPRSMultislotClass' (mandatory) The MobileStationClassmark3.ExtendedDTMType.ExtendedDTMEGPRSMultislotClassNumbers class defines meaningful names for particular values of the field

◆ ExtendedDTMGPRSMultislotClass

int Oss.Nas1670.MobileStationClassmark3.ExtendedDTMType.ExtendedDTMGPRSMultislotClass
getset

Field 'extendedDTMGPRSMultislotClass' (mandatory) The MobileStationClassmark3.ExtendedDTMType.ExtendedDTMGPRSMultislotClassNumbers class defines meaningful names for particular values of the field