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

Represents the PDUSessionModificationComplete type More...

Inherits Sequence.

Public Member Functions

 PDUSessionModificationComplete ()
 The default constructor. More...
 
 PDUSessionModificationComplete (Oss.Nas5GS1680.ExtendedProtocolConfigurationOptionsUE argExtendedProtocolConfigurationOptions, byte[] argPortManagementInformationContainer)
 Constructs an instance of PDUSessionModificationComplete 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

Oss.Nas5GS1680.ExtendedProtocolConfigurationOptionsUE ExtendedProtocolConfigurationOptions [get, set]
 Field 'extendedProtocolConfigurationOptions' (optional) More...
 
byte[] PortManagementInformationContainer [get, set]
 Field 'portManagementInformationContainer' (optional) More...
 

Detailed Description

Represents the PDUSessionModificationComplete type

Constructor & Destructor Documentation

◆ PDUSessionModificationComplete() [1/2]

Oss.Nas5GS1680.PDUSessionModificationComplete.PDUSessionModificationComplete ( )
inline

The default constructor.

◆ PDUSessionModificationComplete() [2/2]

Oss.Nas5GS1680.PDUSessionModificationComplete.PDUSessionModificationComplete ( Oss.Nas5GS1680.ExtendedProtocolConfigurationOptionsUE  argExtendedProtocolConfigurationOptions,
byte[]  argPortManagementInformationContainer 
)
inline

Constructs an instance of PDUSessionModificationComplete with the specified components.

Parameters
argExtendedProtocolConfigurationOptionsThe value of the extendedProtocolConfigurationOptions optional field
argPortManagementInformationContainerThe value of the portManagementInformationContainer optional field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ ExtendedProtocolConfigurationOptions

Oss.Nas5GS1680.ExtendedProtocolConfigurationOptionsUE Oss.Nas5GS1680.PDUSessionModificationComplete.ExtendedProtocolConfigurationOptions
getset

Field 'extendedProtocolConfigurationOptions' (optional)

◆ PortManagementInformationContainer

byte [] Oss.Nas5GS1680.PDUSessionModificationComplete.PortManagementInformationContainer
getset

Field 'portManagementInformationContainer' (optional)