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

Represents the SNSSAIL type More...

Inherits Sequence.

Public Member Functions

 SNSSAIL ()
 The default constructor. More...
 
 SNSSAIL (Oss.Nas5GS1680.SNSSAI argSNSSAI)
 Constructs an instance of SNSSAIL 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 Length [get]
 Field 'length' (mandatory, readonly) More...
 
Oss.Nas5GS1680.SNSSAI SNSSAI [get, set]
 Field 'sNSSAI' (mandatory) More...
 

Detailed Description

Represents the SNSSAIL type

Constructor & Destructor Documentation

◆ SNSSAIL() [1/2]

Oss.Nas5GS1680.SNSSAIL.SNSSAIL ( )
inline

The default constructor.

◆ SNSSAIL() [2/2]

Oss.Nas5GS1680.SNSSAIL.SNSSAIL ( Oss.Nas5GS1680.SNSSAI  argSNSSAI)
inline

Constructs an instance of SNSSAIL with the specified components.

Parameters
argSNSSAIThe value of the sNSSAI mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Length

int Oss.Nas5GS1680.SNSSAIL.Length
get

Field 'length' (mandatory, readonly)

◆ SNSSAI

Oss.Nas5GS1680.SNSSAI Oss.Nas5GS1680.SNSSAIL.SNSSAI
getset

Field 'sNSSAI' (mandatory)