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

Represents the ActivateDefaultEPSBearerContextRequest type More...

Inherits Oss.Nas.Sequence.

Public Member Functions

 ActivateDefaultEPSBearerContextRequest ()
 The default constructor.
 
 ActivateDefaultEPSBearerContextRequest (Oss.Nas1790.EPSQualityOfService argEpsQoS, byte[] argAccessPointName, Oss.Nas1790.PDNAddress argPdnAddress)
 Constructs an instance of ActivateDefaultEPSBearerContextRequest with the specified mandatory components. More...
 
 ActivateDefaultEPSBearerContextRequest (Oss.Nas1790.EPSQualityOfService argEpsQoS, byte[] argAccessPointName, Oss.Nas1790.PDNAddress argPdnAddress, Oss.Nas1790.TransactionIdentifier argTransactionIdentifier, Oss.Nas1790.QualityOfService argNegotiatedQoS, Oss.Nas1790.LLCServiceAccessPointIdentifier argNegotiatedLLCSAPI, Oss.Nas1790.RadioPriority argRadioPriority, Oss.Nas1790.PacketFlowIdentifierContainer argPacketFlowIdentifier, Oss.Nas1790.APNAggregateMaximumBitRate argApnAMBR, int? argEsmCause, Oss.Nas1790.ProtocolConfigurationOptionsNW argProtocolConfigurationOptions, Oss.Nas1790.ConnectivityType argConnectivityType, Oss.Nas1790.WLanOffloadAcceptability argWlanOffloadIndication, byte[] argNbifomContainer, Oss.Nas1790.HeaderCompressionConfiguration argHeaderCompressionConfiguration, Oss.Nas1790.ControlPlaneOnlyIndication argControlPlaneOnlyIndication, Oss.Nas1790.ProtocolConfigurationOptionsNW argExtendedProtocolConfigurationOptions, int? argServingPLMNRateControl, Oss.Nas1790.ExtendedAPNAggregateMaximumBitRate argExtendedAPNAMBR)
 Constructs an instance of ActivateDefaultEPSBearerContextRequest 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

Oss.Nas1790.EPSQualityOfService EpsQoS [get, set]
 Field 'epsQoS' (mandatory)
 
byte[] AccessPointName [get, set]
 Field 'accessPointName' (mandatory)
 
Oss.Nas1790.PDNAddress PdnAddress [get, set]
 Field 'pdnAddress' (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.APNAggregateMaximumBitRate ApnAMBR [get, set]
 Field 'apnAMBR' (optional)
 
int? EsmCause [get, set]
 Field 'esmCause' (optional) The ESMCause class defines meaningful names for particular values of the field
 
Oss.Nas1790.ProtocolConfigurationOptionsNW ProtocolConfigurationOptions [get, set]
 Field 'protocolConfigurationOptions' (optional)
 
Oss.Nas1790.ConnectivityType ConnectivityType [get, set]
 Field 'connectivityType' (optional)
 
Oss.Nas1790.WLanOffloadAcceptability WlanOffloadIndication [get, set]
 Field 'wlanOffloadIndication' (optional)
 
byte[] NbifomContainer [get, set]
 Field 'nbifomContainer' (optional)
 
Oss.Nas1790.HeaderCompressionConfiguration HeaderCompressionConfiguration [get, set]
 Field 'headerCompressionConfiguration' (optional)
 
Oss.Nas1790.ControlPlaneOnlyIndication ControlPlaneOnlyIndication [get, set]
 Field 'controlPlaneOnlyIndication' (optional)
 
Oss.Nas1790.ProtocolConfigurationOptionsNW ExtendedProtocolConfigurationOptions [get, set]
 Field 'extendedProtocolConfigurationOptions' (optional)
 
int? ServingPLMNRateControl [get, set]
 Field 'servingPLMNRateControl' (optional)
 
Oss.Nas1790.ExtendedAPNAggregateMaximumBitRate ExtendedAPNAMBR [get, set]
 Field 'extendedAPNAMBR' (optional)
 

Detailed Description

Constructor & Destructor Documentation

◆ ActivateDefaultEPSBearerContextRequest() [1/2]

Oss.Nas1790.ActivateDefaultEPSBearerContextRequest.ActivateDefaultEPSBearerContextRequest ( Oss.Nas1790.EPSQualityOfService  argEpsQoS,
byte[]  argAccessPointName,
Oss.Nas1790.PDNAddress  argPdnAddress 
)
inline

Constructs an instance of ActivateDefaultEPSBearerContextRequest with the specified mandatory components.

Parameters
argEpsQoSThe value of the epsQoS mandatory field
argAccessPointNameThe value of the accessPointName mandatory field
argPdnAddressThe value of the pdnAddress mandatory field

◆ ActivateDefaultEPSBearerContextRequest() [2/2]

Oss.Nas1790.ActivateDefaultEPSBearerContextRequest.ActivateDefaultEPSBearerContextRequest ( Oss.Nas1790.EPSQualityOfService  argEpsQoS,
byte[]  argAccessPointName,
Oss.Nas1790.PDNAddress  argPdnAddress,
Oss.Nas1790.TransactionIdentifier  argTransactionIdentifier,
Oss.Nas1790.QualityOfService  argNegotiatedQoS,
Oss.Nas1790.LLCServiceAccessPointIdentifier  argNegotiatedLLCSAPI,
Oss.Nas1790.RadioPriority  argRadioPriority,
Oss.Nas1790.PacketFlowIdentifierContainer  argPacketFlowIdentifier,
Oss.Nas1790.APNAggregateMaximumBitRate  argApnAMBR,
int?  argEsmCause,
Oss.Nas1790.ProtocolConfigurationOptionsNW  argProtocolConfigurationOptions,
Oss.Nas1790.ConnectivityType  argConnectivityType,
Oss.Nas1790.WLanOffloadAcceptability  argWlanOffloadIndication,
byte[]  argNbifomContainer,
Oss.Nas1790.HeaderCompressionConfiguration  argHeaderCompressionConfiguration,
Oss.Nas1790.ControlPlaneOnlyIndication  argControlPlaneOnlyIndication,
Oss.Nas1790.ProtocolConfigurationOptionsNW  argExtendedProtocolConfigurationOptions,
int?  argServingPLMNRateControl,
Oss.Nas1790.ExtendedAPNAggregateMaximumBitRate  argExtendedAPNAMBR 
)
inline

Constructs an instance of ActivateDefaultEPSBearerContextRequest with the specified components.

Parameters
argEpsQoSThe value of the epsQoS mandatory field
argAccessPointNameThe value of the accessPointName mandatory field
argPdnAddressThe value of the pdnAddress 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
argApnAMBRThe value of the apnAMBR optional field
argEsmCauseThe value of the esmCause optional field
argProtocolConfigurationOptionsThe value of the protocolConfigurationOptions optional field
argConnectivityTypeThe value of the connectivityType optional field
argWlanOffloadIndicationThe value of the wlanOffloadIndication optional field
argNbifomContainerThe value of the nbifomContainer optional field
argHeaderCompressionConfigurationThe value of the headerCompressionConfiguration optional field
argControlPlaneOnlyIndicationThe value of the controlPlaneOnlyIndication optional field
argExtendedProtocolConfigurationOptionsThe value of the extendedProtocolConfigurationOptions optional field
argServingPLMNRateControlThe value of the servingPLMNRateControl optional field
argExtendedAPNAMBRThe value of the extendedAPNAMBR optional field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.