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

Represents the TrafficDescriptorComponent type More...

Inherits Sequence.

Classes

class  TrafficDescriptorTypeNumbers
 Defines meaningful names for particular values of the trafficDescriptorType field More...
 
class  TrafficDescriptorValueType
 Represents the type of the trafficDescriptorValue field More...
 

Public Member Functions

 TrafficDescriptorComponent ()
 The default constructor. More...
 
 TrafficDescriptorComponent (Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorValueType argTrafficDescriptorValue)
 Constructs an instance of TrafficDescriptorComponent 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 TrafficDescriptorType [get]
 Field 'trafficDescriptorType' (mandatory, readonly) The TrafficDescriptorComponent.TrafficDescriptorTypeNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorValueType TrafficDescriptorValue [get, set]
 Field 'trafficDescriptorValue' (mandatory) More...
 

Detailed Description

Represents the TrafficDescriptorComponent type

Constructor & Destructor Documentation

◆ TrafficDescriptorComponent() [1/2]

Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorComponent ( )
inline

The default constructor.

◆ TrafficDescriptorComponent() [2/2]

Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorComponent ( Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorValueType  argTrafficDescriptorValue)
inline

Constructs an instance of TrafficDescriptorComponent with the specified components.

Parameters
argTrafficDescriptorValueThe value of the trafficDescriptorValue mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ TrafficDescriptorType

int Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorType
get

Field 'trafficDescriptorType' (mandatory, readonly) The TrafficDescriptorComponent.TrafficDescriptorTypeNumbers class defines meaningful names for particular values of the field

◆ TrafficDescriptorValue

Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorValueType Oss.Nas5GS1680.TrafficDescriptorComponent.TrafficDescriptorValue
getset

Field 'trafficDescriptorValue' (mandatory)