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

Represents the MappedEPSQoSParameter type More...

Inherits Sequence.

Classes

class  EpsParameterContentsType
 Represents the type of the epsParameterContents field More...
 
class  EpsParameterIdentifierNumbers
 Defines meaningful names for particular values of the epsParameterIdentifier field More...
 

Public Member Functions

 MappedEPSQoSParameter ()
 The default constructor. More...
 
 MappedEPSQoSParameter (Oss.Nas5GS1680.MappedEPSQoSParameter.EpsParameterContentsType argEpsParameterContents)
 Constructs an instance of MappedEPSQoSParameter 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 EpsParameterIdentifier [get]
 Field 'epsParameterIdentifier' (mandatory, readonly) The MappedEPSQoSParameter.EpsParameterIdentifierNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.MappedEPSQoSParameter.EpsParameterContentsType EpsParameterContents [get, set]
 Field 'epsParameterContents' (mandatory) More...
 

Detailed Description

Represents the MappedEPSQoSParameter type

Constructor & Destructor Documentation

◆ MappedEPSQoSParameter() [1/2]

Oss.Nas5GS1680.MappedEPSQoSParameter.MappedEPSQoSParameter ( )
inline

The default constructor.

◆ MappedEPSQoSParameter() [2/2]

Oss.Nas5GS1680.MappedEPSQoSParameter.MappedEPSQoSParameter ( Oss.Nas5GS1680.MappedEPSQoSParameter.EpsParameterContentsType  argEpsParameterContents)
inline

Constructs an instance of MappedEPSQoSParameter with the specified components.

Parameters
argEpsParameterContentsThe value of the epsParameterContents mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ EpsParameterContents

Oss.Nas5GS1680.MappedEPSQoSParameter.EpsParameterContentsType Oss.Nas5GS1680.MappedEPSQoSParameter.EpsParameterContents
getset

Field 'epsParameterContents' (mandatory)

◆ EpsParameterIdentifier

int Oss.Nas5GS1680.MappedEPSQoSParameter.EpsParameterIdentifier
get

Field 'epsParameterIdentifier' (mandatory, readonly) The MappedEPSQoSParameter.EpsParameterIdentifierNumbers class defines meaningful names for particular values of the field