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

Represents the GPRSEncryptionAlgorithmSupported type More...

Inherits Sequence.

Public Member Functions

 GPRSEncryptionAlgorithmSupported ()
 The default constructor. More...
 
 GPRSEncryptionAlgorithmSupported (bool argGprsEncryptionAlgorithmGEA1, bool argGprsEncryptionAlgorithmGEA2, bool argGprsEncryptionAlgorithmGEA3, bool argGprsEncryptionAlgorithmGEA4, bool argGprsEncryptionAlgorithmGEA5, bool argGprsEncryptionAlgorithmGEA6, bool argGprsEncryptionAlgorithmGEA7)
 Constructs an instance of GPRSEncryptionAlgorithmSupported 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

bool GprsEncryptionAlgorithmGEA1 [get, set]
 Field 'gprsEncryptionAlgorithmGEA1' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA2 [get, set]
 Field 'gprsEncryptionAlgorithmGEA2' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA3 [get, set]
 Field 'gprsEncryptionAlgorithmGEA3' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA4 [get, set]
 Field 'gprsEncryptionAlgorithmGEA4' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA5 [get, set]
 Field 'gprsEncryptionAlgorithmGEA5' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA6 [get, set]
 Field 'gprsEncryptionAlgorithmGEA6' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA7 [get, set]
 Field 'gprsEncryptionAlgorithmGEA7' (mandatory) More...
 

Detailed Description

Constructor & Destructor Documentation

◆ GPRSEncryptionAlgorithmSupported() [1/2]

Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GPRSEncryptionAlgorithmSupported ( )
inline

The default constructor.

◆ GPRSEncryptionAlgorithmSupported() [2/2]

Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GPRSEncryptionAlgorithmSupported ( bool  argGprsEncryptionAlgorithmGEA1,
bool  argGprsEncryptionAlgorithmGEA2,
bool  argGprsEncryptionAlgorithmGEA3,
bool  argGprsEncryptionAlgorithmGEA4,
bool  argGprsEncryptionAlgorithmGEA5,
bool  argGprsEncryptionAlgorithmGEA6,
bool  argGprsEncryptionAlgorithmGEA7 
)
inline

Constructs an instance of GPRSEncryptionAlgorithmSupported with the specified components.

Parameters
argGprsEncryptionAlgorithmGEA1The value of the gprsEncryptionAlgorithmGEA1 mandatory field
argGprsEncryptionAlgorithmGEA2The value of the gprsEncryptionAlgorithmGEA2 mandatory field
argGprsEncryptionAlgorithmGEA3The value of the gprsEncryptionAlgorithmGEA3 mandatory field
argGprsEncryptionAlgorithmGEA4The value of the gprsEncryptionAlgorithmGEA4 mandatory field
argGprsEncryptionAlgorithmGEA5The value of the gprsEncryptionAlgorithmGEA5 mandatory field
argGprsEncryptionAlgorithmGEA6The value of the gprsEncryptionAlgorithmGEA6 mandatory field
argGprsEncryptionAlgorithmGEA7The value of the gprsEncryptionAlgorithmGEA7 mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ GprsEncryptionAlgorithmGEA1

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA1
getset

Field 'gprsEncryptionAlgorithmGEA1' (mandatory)

◆ GprsEncryptionAlgorithmGEA2

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA2
getset

Field 'gprsEncryptionAlgorithmGEA2' (mandatory)

◆ GprsEncryptionAlgorithmGEA3

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA3
getset

Field 'gprsEncryptionAlgorithmGEA3' (mandatory)

◆ GprsEncryptionAlgorithmGEA4

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA4
getset

Field 'gprsEncryptionAlgorithmGEA4' (mandatory)

◆ GprsEncryptionAlgorithmGEA5

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA5
getset

Field 'gprsEncryptionAlgorithmGEA5' (mandatory)

◆ GprsEncryptionAlgorithmGEA6

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA6
getset

Field 'gprsEncryptionAlgorithmGEA6' (mandatory)

◆ GprsEncryptionAlgorithmGEA7

bool Oss.Nas5GS1680.GPRSEncryptionAlgorithmSupported.GprsEncryptionAlgorithmGEA7
getset

Field 'gprsEncryptionAlgorithmGEA7' (mandatory)