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

Represents the type of the dtmGPRSHighMultislot field More...

Inherits Sequence.

Classes

class  DtmEGPRSHighMultislotType
 Represents the type of the dtmEGPRSHighMultislot field More...
 
class  DtmGPRSHighMultislotClassNumbers
 Defines meaningful names for particular values of the dtmGPRSHighMultislotClass field More...
 

Public Member Functions

 DtmGPRSHighMultislotType ()
 The default constructor. More...
 
 DtmGPRSHighMultislotType (int argDtmGPRSHighMultislotClass, bool argOffsetRequired)
 Constructs an instance of DtmGPRSHighMultislotType with the specified mandatory components. More...
 
 DtmGPRSHighMultislotType (int argDtmGPRSHighMultislotClass, bool argOffsetRequired, Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmEGPRSHighMultislotType argDtmEGPRSHighMultislot)
 Constructs an instance of DtmGPRSHighMultislotType 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 DtmGPRSHighMultislotClass [get, set]
 Field 'dtmGPRSHighMultislotClass' (mandatory) The MobileStationClassmark3.DtmGPRSHighMultislotType.DtmGPRSHighMultislotClassNumbers class defines meaningful names for particular values of the field More...
 
bool OffsetRequired [get, set]
 Field 'offsetRequired' (mandatory) More...
 
bool DtmEGPRSHighMultislotPresent [get]
 Field 'dtmEGPRSHighMultislotPresent' (mandatory, readonly) More...
 
Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmEGPRSHighMultislotType DtmEGPRSHighMultislot [get, set]
 Field 'dtmEGPRSHighMultislot' (optional) More...
 

Detailed Description

Represents the type of the dtmGPRSHighMultislot field

Constructor & Destructor Documentation

◆ DtmGPRSHighMultislotType() [1/3]

Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmGPRSHighMultislotType ( )
inline

The default constructor.

◆ DtmGPRSHighMultislotType() [2/3]

Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmGPRSHighMultislotType ( int  argDtmGPRSHighMultislotClass,
bool  argOffsetRequired 
)
inline

Constructs an instance of DtmGPRSHighMultislotType with the specified mandatory components.

Parameters
argDtmGPRSHighMultislotClassThe value of the dtmGPRSHighMultislotClass mandatory field
argOffsetRequiredThe value of the offsetRequired mandatory field

◆ DtmGPRSHighMultislotType() [3/3]

Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmGPRSHighMultislotType ( int  argDtmGPRSHighMultislotClass,
bool  argOffsetRequired,
Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmEGPRSHighMultislotType  argDtmEGPRSHighMultislot 
)
inline

Constructs an instance of DtmGPRSHighMultislotType with the specified components.

Parameters
argDtmGPRSHighMultislotClassThe value of the dtmGPRSHighMultislotClass mandatory field
argOffsetRequiredThe value of the offsetRequired mandatory field
argDtmEGPRSHighMultislotThe value of the dtmEGPRSHighMultislot optional field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ DtmEGPRSHighMultislot

Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmEGPRSHighMultislotType Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmEGPRSHighMultislot
getset

Field 'dtmEGPRSHighMultislot' (optional)

◆ DtmEGPRSHighMultislotPresent

bool Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmEGPRSHighMultislotPresent
get

Field 'dtmEGPRSHighMultislotPresent' (mandatory, readonly)

◆ DtmGPRSHighMultislotClass

int Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.DtmGPRSHighMultislotClass
getset

Field 'dtmGPRSHighMultislotClass' (mandatory) The MobileStationClassmark3.DtmGPRSHighMultislotType.DtmGPRSHighMultislotClassNumbers class defines meaningful names for particular values of the field

◆ OffsetRequired

bool Oss.Nas1670.MobileStationClassmark3.DtmGPRSHighMultislotType.OffsetRequired
getset

Field 'offsetRequired' (mandatory)