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

Represents the PacketFilter-parameter1 type More...

Inherits Sequence.

Classes

class  PacketFilterListType
 Represents the type of the packetFilterList field More...
 

Public Member Functions

 PacketFilterParameter1 ()
 The default constructor. More...
 
 PacketFilterParameter1 (Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterListType argPacketFilterList, int argQosRulePrecedence, int argQfi)
 Constructs an instance of PacketFilterParameter1 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 NumberOfPacketFilters [get]
 Field 'numberOfPacketFilters' (mandatory, readonly) More...
 
Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterListType PacketFilterList [get, set]
 Field 'packetFilterList' (mandatory) More...
 
int QosRulePrecedence [get, set]
 Field 'qosRulePrecedence' (mandatory) More...
 
int Spare [get]
 Field 'spare' (mandatory, readonly) More...
 
int Segregation [get]
 Field 'segregation' (mandatory, readonly) The SegregationBit class defines meaningful names for particular values of the field More...
 
int Qfi [get, set]
 Field 'qfi' (mandatory) The QFI class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the PacketFilter-parameter1 type

Constructor & Destructor Documentation

◆ PacketFilterParameter1() [1/2]

Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterParameter1 ( )
inline

The default constructor.

◆ PacketFilterParameter1() [2/2]

Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterParameter1 ( Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterListType  argPacketFilterList,
int  argQosRulePrecedence,
int  argQfi 
)
inline

Constructs an instance of PacketFilterParameter1 with the specified components.

Parameters
argPacketFilterListThe value of the packetFilterList mandatory field
argQosRulePrecedenceThe value of the qosRulePrecedence mandatory field
argQfiThe value of the qfi mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ NumberOfPacketFilters

int Oss.Nas5GS1680.PacketFilterParameter1.NumberOfPacketFilters
get

Field 'numberOfPacketFilters' (mandatory, readonly)

◆ PacketFilterList

Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterListType Oss.Nas5GS1680.PacketFilterParameter1.PacketFilterList
getset

Field 'packetFilterList' (mandatory)

◆ Qfi

int Oss.Nas5GS1680.PacketFilterParameter1.Qfi
getset

Field 'qfi' (mandatory) The QFI class defines meaningful names for particular values of the field

◆ QosRulePrecedence

int Oss.Nas5GS1680.PacketFilterParameter1.QosRulePrecedence
getset

Field 'qosRulePrecedence' (mandatory)

◆ Segregation

int Oss.Nas5GS1680.PacketFilterParameter1.Segregation
get

Field 'segregation' (mandatory, readonly) The SegregationBit class defines meaningful names for particular values of the field

◆ Spare

int Oss.Nas5GS1680.PacketFilterParameter1.Spare
get

Field 'spare' (mandatory, readonly)