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

Represents the EPSBearerContextStatus type More...

Inherits Sequence.

Public Member Functions

 EPSBearerContextStatus ()
 The default constructor. More...
 
 EPSBearerContextStatus (bool argEbi7, bool argEbi6, bool argEbi5, bool argEbi4, bool argEbi3, bool argEbi2, bool argEbi1, bool argEbi15, bool argEbi14, bool argEbi13, bool argEbi12, bool argEbi11, bool argEbi10, bool argEbi9, bool argEbi8)
 Constructs an instance of EPSBearerContextStatus 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 Ebi7 [get, set]
 Field 'ebi7' (mandatory) More...
 
bool Ebi6 [get, set]
 Field 'ebi6' (mandatory) More...
 
bool Ebi5 [get, set]
 Field 'ebi5' (mandatory) More...
 
bool Ebi4 [get, set]
 Field 'ebi4' (mandatory) More...
 
bool Ebi3 [get, set]
 Field 'ebi3' (mandatory) More...
 
bool Ebi2 [get, set]
 Field 'ebi2' (mandatory) More...
 
bool Ebi1 [get, set]
 Field 'ebi1' (mandatory) More...
 
int Ebi0 [get]
 Field 'ebi0' (mandatory, readonly) More...
 
bool Ebi15 [get, set]
 Field 'ebi15' (mandatory) More...
 
bool Ebi14 [get, set]
 Field 'ebi14' (mandatory) More...
 
bool Ebi13 [get, set]
 Field 'ebi13' (mandatory) More...
 
bool Ebi12 [get, set]
 Field 'ebi12' (mandatory) More...
 
bool Ebi11 [get, set]
 Field 'ebi11' (mandatory) More...
 
bool Ebi10 [get, set]
 Field 'ebi10' (mandatory) More...
 
bool Ebi9 [get, set]
 Field 'ebi9' (mandatory) More...
 
bool Ebi8 [get, set]
 Field 'ebi8' (mandatory) More...
 

Detailed Description

Represents the EPSBearerContextStatus type

Constructor & Destructor Documentation

◆ EPSBearerContextStatus() [1/2]

Oss.Nas1670.EPSBearerContextStatus.EPSBearerContextStatus ( )
inline

The default constructor.

◆ EPSBearerContextStatus() [2/2]

Oss.Nas1670.EPSBearerContextStatus.EPSBearerContextStatus ( bool  argEbi7,
bool  argEbi6,
bool  argEbi5,
bool  argEbi4,
bool  argEbi3,
bool  argEbi2,
bool  argEbi1,
bool  argEbi15,
bool  argEbi14,
bool  argEbi13,
bool  argEbi12,
bool  argEbi11,
bool  argEbi10,
bool  argEbi9,
bool  argEbi8 
)
inline

Constructs an instance of EPSBearerContextStatus with the specified components.

Parameters
argEbi7The value of the ebi7 mandatory field
argEbi6The value of the ebi6 mandatory field
argEbi5The value of the ebi5 mandatory field
argEbi4The value of the ebi4 mandatory field
argEbi3The value of the ebi3 mandatory field
argEbi2The value of the ebi2 mandatory field
argEbi1The value of the ebi1 mandatory field
argEbi15The value of the ebi15 mandatory field
argEbi14The value of the ebi14 mandatory field
argEbi13The value of the ebi13 mandatory field
argEbi12The value of the ebi12 mandatory field
argEbi11The value of the ebi11 mandatory field
argEbi10The value of the ebi10 mandatory field
argEbi9The value of the ebi9 mandatory field
argEbi8The value of the ebi8 mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Ebi0

int Oss.Nas1670.EPSBearerContextStatus.Ebi0
get

Field 'ebi0' (mandatory, readonly)

◆ Ebi1

bool Oss.Nas1670.EPSBearerContextStatus.Ebi1
getset

Field 'ebi1' (mandatory)

◆ Ebi10

bool Oss.Nas1670.EPSBearerContextStatus.Ebi10
getset

Field 'ebi10' (mandatory)

◆ Ebi11

bool Oss.Nas1670.EPSBearerContextStatus.Ebi11
getset

Field 'ebi11' (mandatory)

◆ Ebi12

bool Oss.Nas1670.EPSBearerContextStatus.Ebi12
getset

Field 'ebi12' (mandatory)

◆ Ebi13

bool Oss.Nas1670.EPSBearerContextStatus.Ebi13
getset

Field 'ebi13' (mandatory)

◆ Ebi14

bool Oss.Nas1670.EPSBearerContextStatus.Ebi14
getset

Field 'ebi14' (mandatory)

◆ Ebi15

bool Oss.Nas1670.EPSBearerContextStatus.Ebi15
getset

Field 'ebi15' (mandatory)

◆ Ebi2

bool Oss.Nas1670.EPSBearerContextStatus.Ebi2
getset

Field 'ebi2' (mandatory)

◆ Ebi3

bool Oss.Nas1670.EPSBearerContextStatus.Ebi3
getset

Field 'ebi3' (mandatory)

◆ Ebi4

bool Oss.Nas1670.EPSBearerContextStatus.Ebi4
getset

Field 'ebi4' (mandatory)

◆ Ebi5

bool Oss.Nas1670.EPSBearerContextStatus.Ebi5
getset

Field 'ebi5' (mandatory)

◆ Ebi6

bool Oss.Nas1670.EPSBearerContextStatus.Ebi6
getset

Field 'ebi6' (mandatory)

◆ Ebi7

bool Oss.Nas1670.EPSBearerContextStatus.Ebi7
getset

Field 'ebi7' (mandatory)

◆ Ebi8

bool Oss.Nas1670.EPSBearerContextStatus.Ebi8
getset

Field 'ebi8' (mandatory)

◆ Ebi9

bool Oss.Nas1670.EPSBearerContextStatus.Ebi9
getset

Field 'ebi9' (mandatory)