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

Represents the ContainerEntryUL type More...

Inherits Sequence.

Classes

class  OptionalIEsType
 Represents the type of the optionalIEs field More...
 
class  PayloadContainerBody
 Represents the type of the payloadContainer field More...
 

Public Member Functions

 ContainerEntryUL ()
 The default constructor. More...
 
 ContainerEntryUL (Oss.Nas5GS1680.ContainerEntryUL.OptionalIEsType argOptionalIEs, Oss.Nas5GS1680.ContainerEntryUL.PayloadContainerBody argPayloadContainer)
 Constructs an instance of ContainerEntryUL 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 NumberOfOptionalIEs [get]
 Field 'numberOfOptionalIEs' (mandatory, readonly) More...
 
int PayloadContainerType [get]
 Field 'payloadContainerType' (mandatory, readonly) The NativePayloadContainerType class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.ContainerEntryUL.OptionalIEsType OptionalIEs [get, set]
 Field 'optionalIEs' (mandatory) More...
 
Oss.Nas5GS1680.ContainerEntryUL.PayloadContainerBody PayloadContainer [get, set]
 Field 'payloadContainer' (mandatory) More...
 

Detailed Description

Represents the ContainerEntryUL type

Constructor & Destructor Documentation

◆ ContainerEntryUL() [1/2]

Oss.Nas5GS1680.ContainerEntryUL.ContainerEntryUL ( )
inline

The default constructor.

◆ ContainerEntryUL() [2/2]

Oss.Nas5GS1680.ContainerEntryUL.ContainerEntryUL ( Oss.Nas5GS1680.ContainerEntryUL.OptionalIEsType  argOptionalIEs,
Oss.Nas5GS1680.ContainerEntryUL.PayloadContainerBody  argPayloadContainer 
)
inline

Constructs an instance of ContainerEntryUL with the specified components.

Parameters
argOptionalIEsThe value of the optionalIEs mandatory field
argPayloadContainerThe value of the payloadContainer mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ NumberOfOptionalIEs

int Oss.Nas5GS1680.ContainerEntryUL.NumberOfOptionalIEs
get

Field 'numberOfOptionalIEs' (mandatory, readonly)

◆ OptionalIEs

Oss.Nas5GS1680.ContainerEntryUL.OptionalIEsType Oss.Nas5GS1680.ContainerEntryUL.OptionalIEs
getset

Field 'optionalIEs' (mandatory)

◆ PayloadContainer

Oss.Nas5GS1680.ContainerEntryUL.PayloadContainerBody Oss.Nas5GS1680.ContainerEntryUL.PayloadContainer
getset

Field 'payloadContainer' (mandatory)

◆ PayloadContainerType

int Oss.Nas5GS1680.ContainerEntryUL.PayloadContainerType
get

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