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

Represents the type of the context field More...

Inherits Sequence.

Classes

class  EpsParametersType
 Represents the type of the epsParameters field More...
 
class  OperationCodeNumbers
 Defines meaningful names for particular values of the operationCode field More...
 

Public Member Functions

 ContextType ()
 The default constructor. More...
 
 ContextType (Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.EpsParametersType argEpsParameters)
 Constructs an instance of ContextType 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 OperationCode [get]
 Field 'operationCode' (mandatory, readonly) The MappedEPSBearerContext.ContextType.OperationCodeNumbers class defines meaningful names for particular values of the field More...
 
int Spare [get]
 Field 'spare' (mandatory, readonly) More...
 
Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.EpsParametersType EpsParameters [get, set]
 Field 'epsParameters' (mandatory) More...
 

Detailed Description

Represents the type of the context field

Constructor & Destructor Documentation

◆ ContextType() [1/2]

Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.ContextType ( )
inline

The default constructor.

◆ ContextType() [2/2]

Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.ContextType ( Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.EpsParametersType  argEpsParameters)
inline

Constructs an instance of ContextType with the specified components.

Parameters
argEpsParametersThe value of the epsParameters mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ EpsParameters

Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.EpsParametersType Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.EpsParameters
getset

Field 'epsParameters' (mandatory)

◆ OperationCode

int Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.OperationCode
get

Field 'operationCode' (mandatory, readonly) The MappedEPSBearerContext.ContextType.OperationCodeNumbers class defines meaningful names for particular values of the field

◆ Spare

int Oss.Nas5GS1680.MappedEPSBearerContext.ContextType.Spare
get

Field 'spare' (mandatory, readonly)