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

Represents the type of the msMeasurementCapability field More...

Inherits Sequence.

Public Member Functions

 MsMeasurementCapabilityType ()
 The default constructor. More...
 
 MsMeasurementCapabilityType (int argSmsValue, int argSmValue)
 Constructs an instance of MsMeasurementCapabilityType 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 SmsValue [get, set]
 Field 'smsValue' (mandatory) More...
 
int SmValue [get, set]
 Field 'smValue' (mandatory) More...
 

Detailed Description

Represents the type of the msMeasurementCapability field

Constructor & Destructor Documentation

◆ MsMeasurementCapabilityType() [1/2]

Oss.Nas1670.MobileStationClassmark3.MsMeasurementCapabilityType.MsMeasurementCapabilityType ( )
inline

The default constructor.

◆ MsMeasurementCapabilityType() [2/2]

Oss.Nas1670.MobileStationClassmark3.MsMeasurementCapabilityType.MsMeasurementCapabilityType ( int  argSmsValue,
int  argSmValue 
)
inline

Constructs an instance of MsMeasurementCapabilityType with the specified components.

Parameters
argSmsValueThe value of the smsValue mandatory field
argSmValueThe value of the smValue mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ SmsValue

int Oss.Nas1670.MobileStationClassmark3.MsMeasurementCapabilityType.SmsValue
getset

Field 'smsValue' (mandatory)

◆ SmValue

int Oss.Nas1670.MobileStationClassmark3.MsMeasurementCapabilityType.SmValue
getset

Field 'smValue' (mandatory)