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

Represents the ManageUEPolicyCommandReject type More...

Inherits Sequence.

Public Member Functions

 ManageUEPolicyCommandReject ()
 The default constructor. More...
 
 ManageUEPolicyCommandReject (int argPti, Oss.Nas5GS1680.UEPolicySectionManagementResult argUePolicySectionManagementResult)
 Constructs an instance of ManageUEPolicyCommandReject 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 Pti [get, set]
 Field 'pti' (mandatory) The ProcedureTransactionIdentity class defines meaningful names for particular values of the field More...
 
int MessageType [get]
 Field 'messageType' (mandatory, readonly) The UEPolicyDeliveryServiceMessageType class defines meaningful names for particular values of the field More...
 
Oss.Nas5GS1680.UEPolicySectionManagementResult UePolicySectionManagementResult [get, set]
 Field 'uePolicySectionManagementResult' (mandatory) More...
 

Detailed Description

Represents the ManageUEPolicyCommandReject type

Constructor & Destructor Documentation

◆ ManageUEPolicyCommandReject() [1/2]

Oss.Nas5GS1680.ManageUEPolicyCommandReject.ManageUEPolicyCommandReject ( )
inline

The default constructor.

◆ ManageUEPolicyCommandReject() [2/2]

Oss.Nas5GS1680.ManageUEPolicyCommandReject.ManageUEPolicyCommandReject ( int  argPti,
Oss.Nas5GS1680.UEPolicySectionManagementResult  argUePolicySectionManagementResult 
)
inline

Constructs an instance of ManageUEPolicyCommandReject with the specified components.

Parameters
argPtiThe value of the pti mandatory field
argUePolicySectionManagementResultThe value of the uePolicySectionManagementResult mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ MessageType

int Oss.Nas5GS1680.ManageUEPolicyCommandReject.MessageType
get

Field 'messageType' (mandatory, readonly) The UEPolicyDeliveryServiceMessageType class defines meaningful names for particular values of the field

◆ Pti

int Oss.Nas5GS1680.ManageUEPolicyCommandReject.Pti
getset

Field 'pti' (mandatory) The ProcedureTransactionIdentity class defines meaningful names for particular values of the field

◆ UePolicySectionManagementResult

Oss.Nas5GS1680.UEPolicySectionManagementResult Oss.Nas5GS1680.ManageUEPolicyCommandReject.UePolicySectionManagementResult
getset

Field 'uePolicySectionManagementResult' (mandatory)