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

Represents the type of the extendedGEABits field More...

Inherits Sequence.

Public Member Functions

 ExtendedGEABitsType ()
 The default constructor. More...
 
 ExtendedGEABitsType (bool argGprsEncryptionAlgorithmGEA2Available, bool argGprsEncryptionAlgorithmGEA3Available, bool argGprsEncryptionAlgorithmGEA4Available, bool argGprsEncryptionAlgorithmGEA5Available, bool argGprsEncryptionAlgorithmGEA6Available, bool argGprsEncryptionAlgorithmGEA7Available)
 Constructs an instance of ExtendedGEABitsType 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 GprsEncryptionAlgorithmGEA2Available [get, set]
 Field 'gprsEncryptionAlgorithmGEA2Available' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA3Available [get, set]
 Field 'gprsEncryptionAlgorithmGEA3Available' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA4Available [get, set]
 Field 'gprsEncryptionAlgorithmGEA4Available' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA5Available [get, set]
 Field 'gprsEncryptionAlgorithmGEA5Available' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA6Available [get, set]
 Field 'gprsEncryptionAlgorithmGEA6Available' (mandatory) More...
 
bool GprsEncryptionAlgorithmGEA7Available [get, set]
 Field 'gprsEncryptionAlgorithmGEA7Available' (mandatory) More...
 

Detailed Description

Represents the type of the extendedGEABits field

Constructor & Destructor Documentation

◆ ExtendedGEABitsType() [1/2]

Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.ExtendedGEABitsType ( )
inline

The default constructor.

◆ ExtendedGEABitsType() [2/2]

Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.ExtendedGEABitsType ( bool  argGprsEncryptionAlgorithmGEA2Available,
bool  argGprsEncryptionAlgorithmGEA3Available,
bool  argGprsEncryptionAlgorithmGEA4Available,
bool  argGprsEncryptionAlgorithmGEA5Available,
bool  argGprsEncryptionAlgorithmGEA6Available,
bool  argGprsEncryptionAlgorithmGEA7Available 
)
inline

Constructs an instance of ExtendedGEABitsType with the specified components.

Parameters
argGprsEncryptionAlgorithmGEA2AvailableThe value of the gprsEncryptionAlgorithmGEA2Available mandatory field
argGprsEncryptionAlgorithmGEA3AvailableThe value of the gprsEncryptionAlgorithmGEA3Available mandatory field
argGprsEncryptionAlgorithmGEA4AvailableThe value of the gprsEncryptionAlgorithmGEA4Available mandatory field
argGprsEncryptionAlgorithmGEA5AvailableThe value of the gprsEncryptionAlgorithmGEA5Available mandatory field
argGprsEncryptionAlgorithmGEA6AvailableThe value of the gprsEncryptionAlgorithmGEA6Available mandatory field
argGprsEncryptionAlgorithmGEA7AvailableThe value of the gprsEncryptionAlgorithmGEA7Available mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ GprsEncryptionAlgorithmGEA2Available

bool Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.GprsEncryptionAlgorithmGEA2Available
getset

Field 'gprsEncryptionAlgorithmGEA2Available' (mandatory)

◆ GprsEncryptionAlgorithmGEA3Available

bool Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.GprsEncryptionAlgorithmGEA3Available
getset

Field 'gprsEncryptionAlgorithmGEA3Available' (mandatory)

◆ GprsEncryptionAlgorithmGEA4Available

bool Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.GprsEncryptionAlgorithmGEA4Available
getset

Field 'gprsEncryptionAlgorithmGEA4Available' (mandatory)

◆ GprsEncryptionAlgorithmGEA5Available

bool Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.GprsEncryptionAlgorithmGEA5Available
getset

Field 'gprsEncryptionAlgorithmGEA5Available' (mandatory)

◆ GprsEncryptionAlgorithmGEA6Available

bool Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.GprsEncryptionAlgorithmGEA6Available
getset

Field 'gprsEncryptionAlgorithmGEA6Available' (mandatory)

◆ GprsEncryptionAlgorithmGEA7Available

bool Oss.Nas1670.MSNetworkCapability.ExtendedGEABitsType.GprsEncryptionAlgorithmGEA7Available
getset

Field 'gprsEncryptionAlgorithmGEA7Available' (mandatory)