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

Represents the AveragingWindowParameter type More...

Inherits Sequence.

Classes

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

Public Member Functions

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

Detailed Description

Represents the AveragingWindowParameter type

Constructor & Destructor Documentation

◆ AveragingWindowParameter() [1/2]

Oss.Nas5GS1680.AveragingWindowParameter.AveragingWindowParameter ( )
inline

The default constructor.

◆ AveragingWindowParameter() [2/2]

Oss.Nas5GS1680.AveragingWindowParameter.AveragingWindowParameter ( Oss.Nas5GS1680.AveragingWindow  argQosParameterContents)
inline

Constructs an instance of AveragingWindowParameter with the specified components.

Parameters
argQosParameterContentsThe value of the qosParameterContents mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ QosParameterContents

Oss.Nas5GS1680.AveragingWindow Oss.Nas5GS1680.AveragingWindowParameter.QosParameterContents
getset

Field 'qosParameterContents' (mandatory)

◆ QosParameterIdentifier

int Oss.Nas5GS1680.AveragingWindowParameter.QosParameterIdentifier
get

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