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

Represents the QoSPacketFilterComponent type More...

Inherits Sequence.

Classes

class  PacketFilterComponentTypeNumbers
 Defines meaningful names for particular values of the packetFilterComponentType field More...
 
class  PacketFilterComponentValueType
 Represents the type of the packetFilterComponentValue field More...
 

Public Member Functions

 QoSPacketFilterComponent ()
 The default constructor. More...
 
 QoSPacketFilterComponent (Oss.Nas5GS1680.QoSPacketFilterComponent.PacketFilterComponentValueType argPacketFilterComponentValue)
 Constructs an instance of QoSPacketFilterComponent 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 PacketFilterComponentType [get]
 Field 'packetFilterComponentType' (mandatory, readonly) The QoSPacketFilterComponent.PacketFilterComponentTypeNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.QoSPacketFilterComponent.PacketFilterComponentValueType PacketFilterComponentValue [get, set]
 Field 'packetFilterComponentValue' (mandatory) More...
 

Detailed Description

Represents the QoSPacketFilterComponent type

Constructor & Destructor Documentation

◆ QoSPacketFilterComponent() [1/2]

Oss.Nas5GS1680.QoSPacketFilterComponent.QoSPacketFilterComponent ( )
inline

The default constructor.

◆ QoSPacketFilterComponent() [2/2]

Oss.Nas5GS1680.QoSPacketFilterComponent.QoSPacketFilterComponent ( Oss.Nas5GS1680.QoSPacketFilterComponent.PacketFilterComponentValueType  argPacketFilterComponentValue)
inline

Constructs an instance of QoSPacketFilterComponent with the specified components.

Parameters
argPacketFilterComponentValueThe value of the packetFilterComponentValue mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ PacketFilterComponentType

int Oss.Nas5GS1680.QoSPacketFilterComponent.PacketFilterComponentType
get

Field 'packetFilterComponentType' (mandatory, readonly) The QoSPacketFilterComponent.PacketFilterComponentTypeNumbers class defines meaningful names for particular values of the field

◆ PacketFilterComponentValue

Oss.Nas5GS1680.QoSPacketFilterComponent.PacketFilterComponentValueType Oss.Nas5GS1680.QoSPacketFilterComponent.PacketFilterComponentValue
getset

Field 'packetFilterComponentValue' (mandatory)