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

Represents the N1UENetworkCapability type More...

Inherits Sequence.

Classes

class  N3dataNumbers
 Defines meaningful names for particular values of the n3data field More...
 
class  Nas5GCPCIoTNumbers
 Defines meaningful names for particular values of the nas5GCPCIoT field More...
 
class  Nas5GHCCPCIoTNumbers
 Defines meaningful names for particular values of the nas5GHCCPCIoT field More...
 
class  Nas5GPNBCIoTNumbers
 Defines meaningful names for particular values of the nas5GPNBCIoT field More...
 
class  Nas5GUPCIoTNumbers
 Defines meaningful names for particular values of the nas5GUPCIoT field More...
 

Public Member Functions

 N1UENetworkCapability ()
 The default constructor. More...
 
 N1UENetworkCapability (int argNas5GPNBCIoT, int argNas5GUPCIoT, int argNas5GHCCPCIoT, int argN3data, int argNas5GCPCIoT)
 Constructs an instance of N1UENetworkCapability 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 Spare [get]
 Field 'spare' (mandatory, readonly) More...
 
int Nas5GPNBCIoT [get, set]
 Field 'nas5GPNBCIoT' (mandatory) The N1UENetworkCapability.Nas5GPNBCIoTNumbers class defines meaningful names for particular values of the field More...
 
int Nas5GUPCIoT [get, set]
 Field 'nas5GUPCIoT' (mandatory) The N1UENetworkCapability.Nas5GUPCIoTNumbers class defines meaningful names for particular values of the field More...
 
int Nas5GHCCPCIoT [get, set]
 Field 'nas5GHCCPCIoT' (mandatory) The N1UENetworkCapability.Nas5GHCCPCIoTNumbers class defines meaningful names for particular values of the field More...
 
int N3data [get, set]
 Field 'n3data' (mandatory) The N1UENetworkCapability.N3dataNumbers class defines meaningful names for particular values of the field More...
 
int Nas5GCPCIoT [get, set]
 Field 'nas5GCPCIoT' (mandatory) The N1UENetworkCapability.Nas5GCPCIoTNumbers class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the N1UENetworkCapability type

Constructor & Destructor Documentation

◆ N1UENetworkCapability() [1/2]

Oss.Nas1670.N1UENetworkCapability.N1UENetworkCapability ( )
inline

The default constructor.

◆ N1UENetworkCapability() [2/2]

Oss.Nas1670.N1UENetworkCapability.N1UENetworkCapability ( int  argNas5GPNBCIoT,
int  argNas5GUPCIoT,
int  argNas5GHCCPCIoT,
int  argN3data,
int  argNas5GCPCIoT 
)
inline

Constructs an instance of N1UENetworkCapability with the specified components.

Parameters
argNas5GPNBCIoTThe value of the nas5GPNBCIoT mandatory field
argNas5GUPCIoTThe value of the nas5GUPCIoT mandatory field
argNas5GHCCPCIoTThe value of the nas5GHCCPCIoT mandatory field
argN3dataThe value of the n3data mandatory field
argNas5GCPCIoTThe value of the nas5GCPCIoT mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ N3data

int Oss.Nas1670.N1UENetworkCapability.N3data
getset

Field 'n3data' (mandatory) The N1UENetworkCapability.N3dataNumbers class defines meaningful names for particular values of the field

◆ Nas5GCPCIoT

int Oss.Nas1670.N1UENetworkCapability.Nas5GCPCIoT
getset

Field 'nas5GCPCIoT' (mandatory) The N1UENetworkCapability.Nas5GCPCIoTNumbers class defines meaningful names for particular values of the field

◆ Nas5GHCCPCIoT

int Oss.Nas1670.N1UENetworkCapability.Nas5GHCCPCIoT
getset

Field 'nas5GHCCPCIoT' (mandatory) The N1UENetworkCapability.Nas5GHCCPCIoTNumbers class defines meaningful names for particular values of the field

◆ Nas5GPNBCIoT

int Oss.Nas1670.N1UENetworkCapability.Nas5GPNBCIoT
getset

Field 'nas5GPNBCIoT' (mandatory) The N1UENetworkCapability.Nas5GPNBCIoTNumbers class defines meaningful names for particular values of the field

◆ Nas5GUPCIoT

int Oss.Nas1670.N1UENetworkCapability.Nas5GUPCIoT
getset

Field 'nas5GUPCIoT' (mandatory) The N1UENetworkCapability.Nas5GUPCIoTNumbers class defines meaningful names for particular values of the field

◆ Spare

int Oss.Nas1670.N1UENetworkCapability.Spare
get

Field 'spare' (mandatory, readonly)