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

Represents the UEPolicyProvisioningRequest type More...

Inherits Sequence.

Public Member Functions

 UEPolicyProvisioningRequest ()
 The default constructor. More...
 
 UEPolicyProvisioningRequest (int argPti, Oss.Nas5GS1680.RequestedUEPolicies argRequestedUEPolicies)
 Constructs an instance of UEPolicyProvisioningRequest 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.RequestedUEPolicies RequestedUEPolicies [get, set]
 Field 'requestedUEPolicies' (mandatory) More...
 

Detailed Description

Represents the UEPolicyProvisioningRequest type

Constructor & Destructor Documentation

◆ UEPolicyProvisioningRequest() [1/2]

Oss.Nas5GS1680.UEPolicyProvisioningRequest.UEPolicyProvisioningRequest ( )
inline

The default constructor.

◆ UEPolicyProvisioningRequest() [2/2]

Oss.Nas5GS1680.UEPolicyProvisioningRequest.UEPolicyProvisioningRequest ( int  argPti,
Oss.Nas5GS1680.RequestedUEPolicies  argRequestedUEPolicies 
)
inline

Constructs an instance of UEPolicyProvisioningRequest with the specified components.

Parameters
argPtiThe value of the pti mandatory field
argRequestedUEPoliciesThe value of the requestedUEPolicies mandatory field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ MessageType

int Oss.Nas5GS1680.UEPolicyProvisioningRequest.MessageType
get

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

◆ Pti

int Oss.Nas5GS1680.UEPolicyProvisioningRequest.Pti
getset

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

◆ RequestedUEPolicies

Oss.Nas5GS1680.RequestedUEPolicies Oss.Nas5GS1680.UEPolicyProvisioningRequest.RequestedUEPolicies
getset

Field 'requestedUEPolicies' (mandatory)