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

Represents the NAS5GSMCapability type More...

Inherits Sequence.

Classes

class  AtsssStNumbers
 Defines meaningful names for particular values of the atsss-st field More...
 
class  EptS1Numbers
 Defines meaningful names for particular values of the ept-S1 field More...
 
class  Mh6PduNumbers
 Defines meaningful names for particular values of the mh6-pdu field More...
 
class  RqosNumbers
 Defines meaningful names for particular values of the rqos field More...
 
class  TpmicNumbers
 Defines meaningful names for particular values of the tpmic field More...
 

Public Member Functions

 NAS5GSMCapability ()
 The default constructor. More...
 
 NAS5GSMCapability (int argTpmic, int argAtsssSt, int argEptS1, int argMh6Pdu, int argRqos, byte[] argSpareOctets)
 Constructs an instance of NAS5GSMCapability 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 Tpmic [get, set]
 Field 'tpmic' (mandatory) The NAS5GSMCapability.TpmicNumbers class defines meaningful names for particular values of the field More...
 
int AtsssSt [get, set]
 Field 'atsss-st' (mandatory) The NAS5GSMCapability.AtsssStNumbers class defines meaningful names for particular values of the field More...
 
int EptS1 [get, set]
 Field 'ept-S1' (mandatory) The NAS5GSMCapability.EptS1Numbers class defines meaningful names for particular values of the field More...
 
int Mh6Pdu [get, set]
 Field 'mh6-pdu' (mandatory) The NAS5GSMCapability.Mh6PduNumbers class defines meaningful names for particular values of the field More...
 
int Rqos [get, set]
 Field 'rqos' (mandatory) The NAS5GSMCapability.RqosNumbers class defines meaningful names for particular values of the field More...
 
byte[] SpareOctets [get, set]
 Field 'spareOctets' (mandatory) More...
 

Detailed Description

Represents the NAS5GSMCapability type

Constructor & Destructor Documentation

◆ NAS5GSMCapability() [1/2]

Oss.Nas5GS1680.NAS5GSMCapability.NAS5GSMCapability ( )
inline

The default constructor.

◆ NAS5GSMCapability() [2/2]

Oss.Nas5GS1680.NAS5GSMCapability.NAS5GSMCapability ( int  argTpmic,
int  argAtsssSt,
int  argEptS1,
int  argMh6Pdu,
int  argRqos,
byte[]  argSpareOctets 
)
inline

Constructs an instance of NAS5GSMCapability with the specified components.

Parameters
argTpmicThe value of the tpmic mandatory field
argAtsssStThe value of the atsss-st mandatory field
argEptS1The value of the ept-S1 mandatory field
argMh6PduThe value of the mh6-pdu mandatory field
argRqosThe value of the rqos mandatory field
argSpareOctetsThe value of the spareOctets mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AtsssSt

int Oss.Nas5GS1680.NAS5GSMCapability.AtsssSt
getset

Field 'atsss-st' (mandatory) The NAS5GSMCapability.AtsssStNumbers class defines meaningful names for particular values of the field

◆ EptS1

int Oss.Nas5GS1680.NAS5GSMCapability.EptS1
getset

Field 'ept-S1' (mandatory) The NAS5GSMCapability.EptS1Numbers class defines meaningful names for particular values of the field

◆ Mh6Pdu

int Oss.Nas5GS1680.NAS5GSMCapability.Mh6Pdu
getset

Field 'mh6-pdu' (mandatory) The NAS5GSMCapability.Mh6PduNumbers class defines meaningful names for particular values of the field

◆ Rqos

int Oss.Nas5GS1680.NAS5GSMCapability.Rqos
getset

Field 'rqos' (mandatory) The NAS5GSMCapability.RqosNumbers class defines meaningful names for particular values of the field

◆ SpareOctets

byte [] Oss.Nas5GS1680.NAS5GSMCapability.SpareOctets
getset

Field 'spareOctets' (mandatory)

◆ Tpmic

int Oss.Nas5GS1680.NAS5GSMCapability.Tpmic
getset

Field 'tpmic' (mandatory) The NAS5GSMCapability.TpmicNumbers class defines meaningful names for particular values of the field