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

Represents the NAS5QIParameter type More...

Inherits Sequence.

Classes

class  QosParameterIdentifierNumbers
 Defines meaningful names for particular values of the qosParameterIdentifier field More...
 

Public Member Functions

 NAS5QIParameter ()
 The default constructor. More...
 
 NAS5QIParameter (Oss.Nas5GS1680.NAS5QI argQosParameterContents)
 Constructs an instance of NAS5QIParameter 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 QosParameterIdentifier [get]
 Field 'qosParameterIdentifier' (mandatory, readonly) The NAS5QIParameter.QosParameterIdentifierNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.NAS5QI QosParameterContents [get, set]
 Field 'qosParameterContents' (mandatory) More...
 

Detailed Description

Represents the NAS5QIParameter type

Constructor & Destructor Documentation

◆ NAS5QIParameter() [1/2]

Oss.Nas5GS1680.NAS5QIParameter.NAS5QIParameter ( )
inline

The default constructor.

◆ NAS5QIParameter() [2/2]

Oss.Nas5GS1680.NAS5QIParameter.NAS5QIParameter ( Oss.Nas5GS1680.NAS5QI  argQosParameterContents)
inline

Constructs an instance of NAS5QIParameter with the specified components.

Parameters
argQosParameterContentsThe value of the qosParameterContents mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ QosParameterContents

Oss.Nas5GS1680.NAS5QI Oss.Nas5GS1680.NAS5QIParameter.QosParameterContents
getset

Field 'qosParameterContents' (mandatory)

◆ QosParameterIdentifier

int Oss.Nas5GS1680.NAS5QIParameter.QosParameterIdentifier
get

Field 'qosParameterIdentifier' (mandatory, readonly) The NAS5QIParameter.QosParameterIdentifierNumbers class defines meaningful names for particular values of the field