OSS NAS Tools for C# for LTE/EPC for 3GPP Release 17.9.0
Oss.Nas1790.ActivateDedicatedEPSBearerContextRequest Class Reference

Represents the ActivateDedicatedEPSBearerContextRequest type More...

Inherits Oss.Nas.Sequence.

Public Member Functions

 ActivateDedicatedEPSBearerContextRequest ()
 The default constructor.
 
 ActivateDedicatedEPSBearerContextRequest (int argLinkedEPSBearerIdentity, Oss.Nas1790.EPSQualityOfService argEpsQoS, Oss.Nas1790.TrafficFlowTemplate argTft)
 Constructs an instance of ActivateDedicatedEPSBearerContextRequest with the specified mandatory components. More...
 
 ActivateDedicatedEPSBearerContextRequest (int argLinkedEPSBearerIdentity, Oss.Nas1790.EPSQualityOfService argEpsQoS, Oss.Nas1790.TrafficFlowTemplate argTft, Oss.Nas1790.TransactionIdentifier argTransactionIdentifier, Oss.Nas1790.QualityOfService argNegotiatedQoS, Oss.Nas1790.LLCServiceAccessPointIdentifier argNegotiatedLLCSAPI, Oss.Nas1790.RadioPriority argRadioPriority, Oss.Nas1790.PacketFlowIdentifierContainer argPacketFlowIdentifier, Oss.Nas1790.ProtocolConfigurationOptionsNW argProtocolConfigurationOptions, Oss.Nas1790.WLanOffloadAcceptability argWlanOffloadIndication, byte[] argNbifomContainer, Oss.Nas1790.ProtocolConfigurationOptionsNW argExtendedProtocolConfigurationOptions, Oss.Nas1790.ExtendedQualityOfService argExtendedEPSQoS)
 Constructs an instance of ActivateDedicatedEPSBearerContextRequest 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 LinkedEPSBearerIdentity [get, set]
 Field 'linkedEPSBearerIdentity' (mandatory) The LinkedEPSBearerIdentity class defines meaningful names for particular values of the field
 
int SpareHalfOctet [get]
 Field 'spareHalfOctet' (mandatory, readonly)
 
Oss.Nas1790.EPSQualityOfService EpsQoS [get, set]
 Field 'epsQoS' (mandatory)
 
Oss.Nas1790.TrafficFlowTemplate Tft [get, set]
 Field 'tft' (mandatory)
 
Oss.Nas1790.TransactionIdentifier TransactionIdentifier [get, set]
 Field 'transactionIdentifier' (optional)
 
Oss.Nas1790.QualityOfService NegotiatedQoS [get, set]
 Field 'negotiatedQoS' (optional)
 
Oss.Nas1790.LLCServiceAccessPointIdentifier NegotiatedLLCSAPI [get, set]
 Field 'negotiatedLLCSAPI' (optional)
 
Oss.Nas1790.RadioPriority RadioPriority [get, set]
 Field 'radioPriority' (optional)
 
Oss.Nas1790.PacketFlowIdentifierContainer PacketFlowIdentifier [get, set]
 Field 'packetFlowIdentifier' (optional)
 
Oss.Nas1790.ProtocolConfigurationOptionsNW ProtocolConfigurationOptions [get, set]
 Field 'protocolConfigurationOptions' (optional)
 
Oss.Nas1790.WLanOffloadAcceptability WlanOffloadIndication [get, set]
 Field 'wlanOffloadIndication' (optional)
 
byte[] NbifomContainer [get, set]
 Field 'nbifomContainer' (optional)
 
Oss.Nas1790.ProtocolConfigurationOptionsNW ExtendedProtocolConfigurationOptions [get, set]
 Field 'extendedProtocolConfigurationOptions' (optional)
 
Oss.Nas1790.ExtendedQualityOfService ExtendedEPSQoS [get, set]
 Field 'extendedEPSQoS' (optional)
 

Detailed Description

Constructor & Destructor Documentation

◆ ActivateDedicatedEPSBearerContextRequest() [1/2]

Oss.Nas1790.ActivateDedicatedEPSBearerContextRequest.ActivateDedicatedEPSBearerContextRequest ( int  argLinkedEPSBearerIdentity,
Oss.Nas1790.EPSQualityOfService  argEpsQoS,
Oss.Nas1790.TrafficFlowTemplate  argTft 
)
inline

Constructs an instance of ActivateDedicatedEPSBearerContextRequest with the specified mandatory components.

Parameters
argLinkedEPSBearerIdentityThe value of the linkedEPSBearerIdentity mandatory field
argEpsQoSThe value of the epsQoS mandatory field
argTftThe value of the tft mandatory field

◆ ActivateDedicatedEPSBearerContextRequest() [2/2]

Oss.Nas1790.ActivateDedicatedEPSBearerContextRequest.ActivateDedicatedEPSBearerContextRequest ( int  argLinkedEPSBearerIdentity,
Oss.Nas1790.EPSQualityOfService  argEpsQoS,
Oss.Nas1790.TrafficFlowTemplate  argTft,
Oss.Nas1790.TransactionIdentifier  argTransactionIdentifier,
Oss.Nas1790.QualityOfService  argNegotiatedQoS,
Oss.Nas1790.LLCServiceAccessPointIdentifier  argNegotiatedLLCSAPI,
Oss.Nas1790.RadioPriority  argRadioPriority,
Oss.Nas1790.PacketFlowIdentifierContainer  argPacketFlowIdentifier,
Oss.Nas1790.ProtocolConfigurationOptionsNW  argProtocolConfigurationOptions,
Oss.Nas1790.WLanOffloadAcceptability  argWlanOffloadIndication,
byte[]  argNbifomContainer,
Oss.Nas1790.ProtocolConfigurationOptionsNW  argExtendedProtocolConfigurationOptions,
Oss.Nas1790.ExtendedQualityOfService  argExtendedEPSQoS 
)
inline

Constructs an instance of ActivateDedicatedEPSBearerContextRequest with the specified components.

Parameters
argLinkedEPSBearerIdentityThe value of the linkedEPSBearerIdentity mandatory field
argEpsQoSThe value of the epsQoS mandatory field
argTftThe value of the tft mandatory field
argTransactionIdentifierThe value of the transactionIdentifier optional field
argNegotiatedQoSThe value of the negotiatedQoS optional field
argNegotiatedLLCSAPIThe value of the negotiatedLLCSAPI optional field
argRadioPriorityThe value of the radioPriority optional field
argPacketFlowIdentifierThe value of the packetFlowIdentifier optional field
argProtocolConfigurationOptionsThe value of the protocolConfigurationOptions optional field
argWlanOffloadIndicationThe value of the wlanOffloadIndication optional field
argNbifomContainerThe value of the nbifomContainer optional field
argExtendedProtocolConfigurationOptionsThe value of the extendedProtocolConfigurationOptions optional field
argExtendedEPSQoSThe value of the extendedEPSQoS optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1790.ActivateDedicatedEPSBearerContextRequest.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.Nas1790.ActivateDedicatedEPSBearerContextRequest.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.Nas1790.ActivateDedicatedEPSBearerContextRequest.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.