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

Represents the CriteriaComponent type More...

Inherits Sequence.

Classes

class  CriteriaTypeNumbers
 Defines meaningful names for particular values of the criteriaType field More...
 
class  CriteriaValueType
 Represents the type of the criteriaValue field More...
 

Public Member Functions

 CriteriaComponent ()
 The default constructor. More...
 
 CriteriaComponent (Oss.Nas5GS1680.CriteriaComponent.CriteriaValueType argCriteriaValue)
 Constructs an instance of CriteriaComponent 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 CriteriaType [get]
 Field 'criteriaType' (mandatory, readonly) The CriteriaComponent.CriteriaTypeNumbers class defines meaningful names for particular values of the field More...
 
int CriteriaCounter [get]
 Field 'criteriaCounter' (mandatory, readonly) More...
 
Oss.Nas5GS1680.CriteriaComponent.CriteriaValueType CriteriaValue [get, set]
 Field 'criteriaValue' (mandatory) More...
 

Detailed Description

Represents the CriteriaComponent type

Constructor & Destructor Documentation

◆ CriteriaComponent() [1/2]

Oss.Nas5GS1680.CriteriaComponent.CriteriaComponent ( )
inline

The default constructor.

◆ CriteriaComponent() [2/2]

Oss.Nas5GS1680.CriteriaComponent.CriteriaComponent ( Oss.Nas5GS1680.CriteriaComponent.CriteriaValueType  argCriteriaValue)
inline

Constructs an instance of CriteriaComponent with the specified components.

Parameters
argCriteriaValueThe value of the criteriaValue mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ CriteriaCounter

int Oss.Nas5GS1680.CriteriaComponent.CriteriaCounter
get

Field 'criteriaCounter' (mandatory, readonly)

◆ CriteriaType

int Oss.Nas5GS1680.CriteriaComponent.CriteriaType
get

Field 'criteriaType' (mandatory, readonly) The CriteriaComponent.CriteriaTypeNumbers class defines meaningful names for particular values of the field

◆ CriteriaValue

Oss.Nas5GS1680.CriteriaComponent.CriteriaValueType Oss.Nas5GS1680.CriteriaComponent.CriteriaValue
getset

Field 'criteriaValue' (mandatory)