OSS NAS Tools for C# for LTE/EPC for 3GPP Release 17.9.0
Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt Class Reference

Represents the SEQUENCE type More...

Inherits Oss.Nas.Sequence.

Classes

class  Bearers15Numbers
 Defines meaningful names for particular values of the bearers15 field More...
 
class  EPCONumbers
 Defines meaningful names for particular values of the ePCO field More...
 
class  HcCpCIoTNumbers
 Defines meaningful names for particular values of the hcCpCIoT field More...
 
class  Iwkn26Numbers
 Defines meaningful names for particular values of the iwkn26 field More...
 
class  RestrictDCNRNumbers
 Defines meaningful names for particular values of the restrictDCNR field More...
 
class  RestrictECNumbers
 Defines meaningful names for particular values of the restrictEC field More...
 
class  S1UdataNumbers
 Defines meaningful names for particular values of the s1Udata field More...
 
class  UpCIoTNumbers
 Defines meaningful names for particular values of the upCIoT field More...
 

Public Member Functions

 NAS1790_EPSNetworkFeatureSupportExt ()
 The default constructor.
 
 NAS1790_EPSNetworkFeatureSupportExt (int argBearers15, int argIwkn26, int argRestrictDCNR, int argRestrictEC, int argEPCO, int argHcCpCIoT, int argS1Udata, int argUpCIoT)
 Constructs an instance of NAS1790_EPSNetworkFeatureSupportExt with the specified mandatory components. More...
 
 NAS1790_EPSNetworkFeatureSupportExt (int argBearers15, int argIwkn26, int argRestrictDCNR, int argRestrictEC, int argEPCO, int argHcCpCIoT, int argS1Udata, int argUpCIoT, Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt2 argExt)
 Constructs an instance of NAS1790_EPSNetworkFeatureSupportExt 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 Bearers15 [get, set]
 Field 'bearers15' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.Bearers15Numbers class defines meaningful names for particular values of the field
 
int Iwkn26 [get, set]
 Field 'iwkn26' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.Iwkn26Numbers class defines meaningful names for particular values of the field
 
int RestrictDCNR [get, set]
 Field 'restrictDCNR' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.RestrictDCNRNumbers class defines meaningful names for particular values of the field
 
int RestrictEC [get, set]
 Field 'restrictEC' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.RestrictECNumbers class defines meaningful names for particular values of the field
 
int EPCO [get, set]
 Field 'ePCO' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.EPCONumbers class defines meaningful names for particular values of the field
 
int HcCpCIoT [get, set]
 Field 'hcCpCIoT' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.HcCpCIoTNumbers class defines meaningful names for particular values of the field
 
int S1Udata [get, set]
 Field 's1Udata' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.S1UdataNumbers class defines meaningful names for particular values of the field
 
int UpCIoT [get, set]
 Field 'upCIoT' (mandatory) The NAS1790_EPSNetworkFeatureSupportExt.UpCIoTNumbers class defines meaningful names for particular values of the field
 
Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt2 Ext [get, set]
 Field 'ext' (optional)
 

Detailed Description

Represents the SEQUENCE type

Constructor & Destructor Documentation

◆ NAS1790_EPSNetworkFeatureSupportExt() [1/2]

Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt.NAS1790_EPSNetworkFeatureSupportExt ( int  argBearers15,
int  argIwkn26,
int  argRestrictDCNR,
int  argRestrictEC,
int  argEPCO,
int  argHcCpCIoT,
int  argS1Udata,
int  argUpCIoT 
)
inline

Constructs an instance of NAS1790_EPSNetworkFeatureSupportExt with the specified mandatory components.

Parameters
argBearers15The value of the bearers15 mandatory field
argIwkn26The value of the iwkn26 mandatory field
argRestrictDCNRThe value of the restrictDCNR mandatory field
argRestrictECThe value of the restrictEC mandatory field
argEPCOThe value of the ePCO mandatory field
argHcCpCIoTThe value of the hcCpCIoT mandatory field
argS1UdataThe value of the s1Udata mandatory field
argUpCIoTThe value of the upCIoT mandatory field

◆ NAS1790_EPSNetworkFeatureSupportExt() [2/2]

Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt.NAS1790_EPSNetworkFeatureSupportExt ( int  argBearers15,
int  argIwkn26,
int  argRestrictDCNR,
int  argRestrictEC,
int  argEPCO,
int  argHcCpCIoT,
int  argS1Udata,
int  argUpCIoT,
Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt2  argExt 
)
inline

Constructs an instance of NAS1790_EPSNetworkFeatureSupportExt with the specified components.

Parameters
argBearers15The value of the bearers15 mandatory field
argIwkn26The value of the iwkn26 mandatory field
argRestrictDCNRThe value of the restrictDCNR mandatory field
argRestrictECThe value of the restrictEC mandatory field
argEPCOThe value of the ePCO mandatory field
argHcCpCIoTThe value of the hcCpCIoT mandatory field
argS1UdataThe value of the s1Udata mandatory field
argUpCIoTThe value of the upCIoT mandatory field
argExtThe value of the ext optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1790.NAS1790_EPSNetworkFeatureSupportExt.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.Nas1790.NAS1790_EPSNetworkFeatureSupportExt.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.Nas1790.NAS1790_EPSNetworkFeatureSupportExt.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.