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

Represents the UEPolicySectionManagementSubresult type More...

Inherits Sequence.

Public Member Functions

 UEPolicySectionManagementSubresult ()
 The default constructor. More...
 
 UEPolicySectionManagementSubresult (int argCount, Oss.Nas5GS1680.MCCMNC argMccMNC, Oss.Nas5GS1680.UEPolicySectionManagementSubresultContents argUePolicySectionManagementSubresultContents)
 Constructs an instance of UEPolicySectionManagementSubresult 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 Count [get, set]
 Field 'count' (mandatory) More...
 
Oss.Nas5GS1680.MCCMNC MccMNC [get, set]
 Field 'mccMNC' (mandatory) More...
 
Oss.Nas5GS1680.UEPolicySectionManagementSubresultContents UePolicySectionManagementSubresultContents [get, set]
 Field 'uePolicySectionManagementSubresultContents' (mandatory) More...
 

Detailed Description

Constructor & Destructor Documentation

◆ UEPolicySectionManagementSubresult() [1/2]

Oss.Nas5GS1680.UEPolicySectionManagementSubresult.UEPolicySectionManagementSubresult ( )
inline

The default constructor.

◆ UEPolicySectionManagementSubresult() [2/2]

Oss.Nas5GS1680.UEPolicySectionManagementSubresult.UEPolicySectionManagementSubresult ( int  argCount,
Oss.Nas5GS1680.MCCMNC  argMccMNC,
Oss.Nas5GS1680.UEPolicySectionManagementSubresultContents  argUePolicySectionManagementSubresultContents 
)
inline

Constructs an instance of UEPolicySectionManagementSubresult with the specified components.

Parameters
argCountThe value of the count mandatory field
argMccMNCThe value of the mccMNC mandatory field
argUePolicySectionManagementSubresultContentsThe value of the uePolicySectionManagementSubresultContents mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Count

int Oss.Nas5GS1680.UEPolicySectionManagementSubresult.Count
getset

Field 'count' (mandatory)

◆ MccMNC

Oss.Nas5GS1680.MCCMNC Oss.Nas5GS1680.UEPolicySectionManagementSubresult.MccMNC
getset

Field 'mccMNC' (mandatory)

◆ UePolicySectionManagementSubresultContents

Oss.Nas5GS1680.UEPolicySectionManagementSubresultContents Oss.Nas5GS1680.UEPolicySectionManagementSubresult.UePolicySectionManagementSubresultContents
getset

Field 'uePolicySectionManagementSubresultContents' (mandatory)