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

Represents the QoSRule type More...

Inherits Sequence.

Classes

class  QosRuleIdentifierNumbers
 Defines meaningful names for particular values of the qosRuleIdentifier field More...
 
class  QosRuleType
 Represents the type of the qosRule field More...
 

Public Member Functions

 QoSRuleContainer ()
 The default constructor. More...
 
 QoSRuleContainer (int argQosRuleIdentifier, Oss.Nas5GS1680.QoSRuleContainer.QosRuleType argQosRule)
 Constructs an instance of QoSRuleContainer 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 QosRuleIdentifier [get, set]
 Field 'qosRuleIdentifier' (mandatory) The QoSRuleContainer.QosRuleIdentifierNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.QoSRuleContainer.QosRuleType QosRule [get, set]
 Field 'qosRule' (mandatory) More...
 

Detailed Description

Represents the QoSRule type

Constructor & Destructor Documentation

◆ QoSRuleContainer() [1/2]

Oss.Nas5GS1680.QoSRuleContainer.QoSRuleContainer ( )
inline

The default constructor.

◆ QoSRuleContainer() [2/2]

Oss.Nas5GS1680.QoSRuleContainer.QoSRuleContainer ( int  argQosRuleIdentifier,
Oss.Nas5GS1680.QoSRuleContainer.QosRuleType  argQosRule 
)
inline

Constructs an instance of QoSRuleContainer with the specified components.

Parameters
argQosRuleIdentifierThe value of the qosRuleIdentifier mandatory field
argQosRuleThe value of the qosRule mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ QosRule

Oss.Nas5GS1680.QoSRuleContainer.QosRuleType Oss.Nas5GS1680.QoSRuleContainer.QosRule
getset

Field 'qosRule' (mandatory)

◆ QosRuleIdentifier

int Oss.Nas5GS1680.QoSRuleContainer.QosRuleIdentifier
getset

Field 'qosRuleIdentifier' (mandatory) The QoSRuleContainer.QosRuleIdentifierNumbers class defines meaningful names for particular values of the field