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

Represents the UEPolicyProvisioningReject type More...

Inherits Sequence.

Public Member Functions

 UEPolicyProvisioningReject ()
 The default constructor. More...
 
 UEPolicyProvisioningReject (int argPti, int argUdpsCause)
 Constructs an instance of UEPolicyProvisioningReject 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...
 
int UdpsCause [get, set]
 Field 'udpsCause' (mandatory) The UPDSCause class defines meaningful names for particular values of the field More...
 

Detailed Description

Represents the UEPolicyProvisioningReject type

Constructor & Destructor Documentation

◆ UEPolicyProvisioningReject() [1/2]

Oss.Nas5GS1680.UEPolicyProvisioningReject.UEPolicyProvisioningReject ( )
inline

The default constructor.

◆ UEPolicyProvisioningReject() [2/2]

Oss.Nas5GS1680.UEPolicyProvisioningReject.UEPolicyProvisioningReject ( int  argPti,
int  argUdpsCause 
)
inline

Constructs an instance of UEPolicyProvisioningReject with the specified components.

Parameters
argPtiThe value of the pti mandatory field
argUdpsCauseThe value of the udpsCause mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ MessageType

int Oss.Nas5GS1680.UEPolicyProvisioningReject.MessageType
get

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

◆ Pti

int Oss.Nas5GS1680.UEPolicyProvisioningReject.Pti
getset

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

◆ UdpsCause

int Oss.Nas5GS1680.UEPolicyProvisioningReject.UdpsCause
getset

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