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

Represents the type of the instruction field More...

Inherits Sequence.

Public Member Functions

 InstructionType ()
 The default constructor. More...
 
 InstructionType (int argUpsc, Oss.Nas5GS1680.UEPolicySectionContents argUePolicySectionContents)
 Constructs an instance of InstructionType 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 Upsc [get, set]
 Field 'upsc' (mandatory) More...
 
Oss.Nas5GS1680.UEPolicySectionContents UePolicySectionContents [get, set]
 Field 'uePolicySectionContents' (mandatory) More...
 

Detailed Description

Represents the type of the instruction field

Constructor & Destructor Documentation

◆ InstructionType() [1/2]

Oss.Nas5GS1680.UEPolicyInstruction.InstructionType.InstructionType ( )
inline

The default constructor.

◆ InstructionType() [2/2]

Oss.Nas5GS1680.UEPolicyInstruction.InstructionType.InstructionType ( int  argUpsc,
Oss.Nas5GS1680.UEPolicySectionContents  argUePolicySectionContents 
)
inline

Constructs an instance of InstructionType with the specified components.

Parameters
argUpscThe value of the upsc mandatory field
argUePolicySectionContentsThe value of the uePolicySectionContents mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ UePolicySectionContents

Oss.Nas5GS1680.UEPolicySectionContents Oss.Nas5GS1680.UEPolicyInstruction.InstructionType.UePolicySectionContents
getset

Field 'uePolicySectionContents' (mandatory)

◆ Upsc

int Oss.Nas5GS1680.UEPolicyInstruction.InstructionType.Upsc
getset

Field 'upsc' (mandatory)