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

Represents the type of the ext field More...

Inherits 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

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

Detailed Description

Represents the type of the ext field

Constructor & Destructor Documentation

◆ ExtType() [1/2]

Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.ExtType ( )
inline

The default constructor.

◆ ExtType() [2/2]

Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.ExtType ( int  argBearers15,
int  argIwkn26,
int  argRestrictDCNR,
int  argRestrictEC,
int  argEPCO,
int  argHcCpCIoT,
int  argS1Udata,
int  argUpCIoT 
)
inline

Constructs an instance of ExtType 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

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Bearers15

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.Bearers15
getset

Field 'bearers15' (mandatory) The EPSNetworkFeatureSupport.ExtType.Bearers15Numbers class defines meaningful names for particular values of the field

◆ EPCO

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.EPCO
getset

Field 'ePCO' (mandatory) The EPSNetworkFeatureSupport.ExtType.EPCONumbers class defines meaningful names for particular values of the field

◆ HcCpCIoT

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.HcCpCIoT
getset

Field 'hcCpCIoT' (mandatory) The EPSNetworkFeatureSupport.ExtType.HcCpCIoTNumbers class defines meaningful names for particular values of the field

◆ Iwkn26

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.Iwkn26
getset

Field 'iwkn26' (mandatory) The EPSNetworkFeatureSupport.ExtType.Iwkn26Numbers class defines meaningful names for particular values of the field

◆ RestrictDCNR

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.RestrictDCNR
getset

Field 'restrictDCNR' (mandatory) The EPSNetworkFeatureSupport.ExtType.RestrictDCNRNumbers class defines meaningful names for particular values of the field

◆ RestrictEC

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.RestrictEC
getset

Field 'restrictEC' (mandatory) The EPSNetworkFeatureSupport.ExtType.RestrictECNumbers class defines meaningful names for particular values of the field

◆ S1Udata

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.S1Udata
getset

Field 's1Udata' (mandatory) The EPSNetworkFeatureSupport.ExtType.S1UdataNumbers class defines meaningful names for particular values of the field

◆ UpCIoT

int Oss.Nas1670.EPSNetworkFeatureSupport.ExtType.UpCIoT
getset

Field 'upCIoT' (mandatory) The EPSNetworkFeatureSupport.ExtType.UpCIoTNumbers class defines meaningful names for particular values of the field