OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.ProtocolOrContainerUE Class Reference

Represents the ProtocolOrContainerUE type More...

Inherits Sequence.

Classes

class  ProtocolOrContainerIDNumbers
 Defines meaningful names for particular values of the protocolOrContainerID field More...
 
class  ProtocolOrContainerType
 Represents the type of the protocolOrContainer field More...
 

Public Member Functions

 ProtocolOrContainerUE ()
 The default constructor. More...
 
 ProtocolOrContainerUE (int argProtocolOrContainerID, Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerType argProtocolOrContainer)
 Constructs an instance of ProtocolOrContainerUE 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 ProtocolOrContainerID [get, set]
 Field 'protocolOrContainerID' (mandatory) The ProtocolOrContainerUE.ProtocolOrContainerIDNumbers class defines meaningful names for particular values of the field More...
 
Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerType ProtocolOrContainer [get, set]
 Field 'protocolOrContainer' (mandatory) More...
 

Detailed Description

Represents the ProtocolOrContainerUE type

Constructor & Destructor Documentation

◆ ProtocolOrContainerUE() [1/2]

Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerUE ( )
inline

The default constructor.

◆ ProtocolOrContainerUE() [2/2]

Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerUE ( int  argProtocolOrContainerID,
Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerType  argProtocolOrContainer 
)
inline

Constructs an instance of ProtocolOrContainerUE with the specified components.

Parameters
argProtocolOrContainerIDThe value of the protocolOrContainerID mandatory field
argProtocolOrContainerThe value of the protocolOrContainer mandatory field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.ProtocolOrContainerUE.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.Nas1670.ProtocolOrContainerUE.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.Nas1670.ProtocolOrContainerUE.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ ProtocolOrContainer

Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerType Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainer
getset

Field 'protocolOrContainer' (mandatory)

◆ ProtocolOrContainerID

int Oss.Nas1670.ProtocolOrContainerUE.ProtocolOrContainerID
getset

Field 'protocolOrContainerID' (mandatory) The ProtocolOrContainerUE.ProtocolOrContainerIDNumbers class defines meaningful names for particular values of the field