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

Represents the MultiplePayloadContainerContentsUL type More...

Inherits Sequence.

Classes

class  MultiplePayloadContainerType
 Represents the type of the multiplePayloadContainer field More...
 

Public Member Functions

 MultiplePayloadContainerContentsUL ()
 The default constructor. More...
 
 MultiplePayloadContainerContentsUL (Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainerType argMultiplePayloadContainer)
 Constructs an instance of MultiplePayloadContainerContentsUL 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 NumberOfEntries [get]
 Field 'numberOfEntries' (mandatory, readonly) More...
 
Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainerType MultiplePayloadContainer [get, set]
 Field 'multiplePayloadContainer' (mandatory) More...
 

Detailed Description

Constructor & Destructor Documentation

◆ MultiplePayloadContainerContentsUL() [1/2]

Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainerContentsUL ( )
inline

The default constructor.

◆ MultiplePayloadContainerContentsUL() [2/2]

Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainerContentsUL ( Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainerType  argMultiplePayloadContainer)
inline

Constructs an instance of MultiplePayloadContainerContentsUL with the specified components.

Parameters
argMultiplePayloadContainerThe value of the multiplePayloadContainer mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ MultiplePayloadContainer

Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainerType Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.MultiplePayloadContainer
getset

Field 'multiplePayloadContainer' (mandatory)

◆ NumberOfEntries

int Oss.Nas5GS1680.MultiplePayloadContainerContentsUL.NumberOfEntries
get

Field 'numberOfEntries' (mandatory, readonly)