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

Represents the UEPolicyClassmark type More...

Inherits Sequence.

Classes

class  SupportANDSPNumbers
 Defines meaningful names for particular values of the supportANDSP field More...
 

Public Member Functions

 UEPolicyClassmark ()
 The default constructor. More...
 
 UEPolicyClassmark (int argSupportANDSP)
 Constructs an instance of UEPolicyClassmark with the specified mandatory components. More...
 
 UEPolicyClassmark (int argSupportANDSP, byte[] argDummy)
 Constructs an instance of UEPolicyClassmark 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 SupportANDSP [get, set]
 Field 'supportANDSP' (mandatory) The UEPolicyClassmark.SupportANDSPNumbers class defines meaningful names for particular values of the field More...
 
byte[] Dummy [get, set]
 Field 'dummy' (optional) More...
 

Detailed Description

Represents the UEPolicyClassmark type

Constructor & Destructor Documentation

◆ UEPolicyClassmark() [1/3]

Oss.Nas5GS1680.UEPolicyClassmark.UEPolicyClassmark ( )
inline

The default constructor.

◆ UEPolicyClassmark() [2/3]

Oss.Nas5GS1680.UEPolicyClassmark.UEPolicyClassmark ( int  argSupportANDSP)
inline

Constructs an instance of UEPolicyClassmark with the specified mandatory components.

Parameters
argSupportANDSPThe value of the supportANDSP mandatory field

◆ UEPolicyClassmark() [3/3]

Oss.Nas5GS1680.UEPolicyClassmark.UEPolicyClassmark ( int  argSupportANDSP,
byte[]  argDummy 
)
inline

Constructs an instance of UEPolicyClassmark with the specified components.

Parameters
argSupportANDSPThe value of the supportANDSP mandatory field
argDummyThe value of the dummy optional field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Dummy

byte [] Oss.Nas5GS1680.UEPolicyClassmark.Dummy
getset

Field 'dummy' (optional)

◆ Spare

int Oss.Nas5GS1680.UEPolicyClassmark.Spare
get

Field 'spare' (mandatory, readonly)

◆ SupportANDSP

int Oss.Nas5GS1680.UEPolicyClassmark.SupportANDSP
getset

Field 'supportANDSP' (mandatory) The UEPolicyClassmark.SupportANDSPNumbers class defines meaningful names for particular values of the field