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

Represents the SSTSD type More...

Inherits Sequence.

Classes

class  SstSDValueType
 Represents the type of the sstSDValue field More...
 

Public Member Functions

 SSTSD ()
 The default constructor. More...
 
 SSTSD (Oss.Nas5GS1680.SSTSD.SstSDValueType argSstSDValue)
 Constructs an instance of SSTSD 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

Oss.Nas5GS1680.SSTSD.SstSDValueType SstSDValue [get, set]
 Field 'sstSDValue' (mandatory) More...
 

Detailed Description

Represents the SSTSD type

Constructor & Destructor Documentation

◆ SSTSD() [1/2]

Oss.Nas5GS1680.SSTSD.SSTSD ( )
inline

The default constructor.

◆ SSTSD() [2/2]

Oss.Nas5GS1680.SSTSD.SSTSD ( Oss.Nas5GS1680.SSTSD.SstSDValueType  argSstSDValue)
inline

Constructs an instance of SSTSD with the specified components.

Parameters
argSstSDValueThe value of the sstSDValue mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ SstSDValue

Oss.Nas5GS1680.SSTSD.SstSDValueType Oss.Nas5GS1680.SSTSD.SstSDValue
getset

Field 'sstSDValue' (mandatory)