OSS NAS Tools for C# for LTE/EPC for 3GPP Release 16.7.0
Oss.Nas1670.BearerResourceModificationRequest Class Reference

Represents the BearerResourceModificationRequest type More...

Inherits Sequence.

Public Member Functions

 BearerResourceModificationRequest ()
 The default constructor. More...
 
 BearerResourceModificationRequest (int argEpsBearerIdentityForPacketFilter, Oss.Nas1670.TrafficFlowTemplate argTrafficFlowAggregate)
 Constructs an instance of BearerResourceModificationRequest with the specified mandatory components. More...
 
 BearerResourceModificationRequest (int argEpsBearerIdentityForPacketFilter, Oss.Nas1670.TrafficFlowTemplate argTrafficFlowAggregate, Oss.Nas1670.EPSQualityOfService argRequiredTrafficFlowQoS, int? argEsmCause, Oss.Nas1670.ProtocolConfigurationOptionsUE argProtocolConfigurationOptions, Oss.Nas1670.DeviceProperties argDeviceProperties, byte[] argNbifomContainer, Oss.Nas1670.HeaderCompressionConfiguration argHeaderCompressionConfiguration, Oss.Nas1670.ProtocolConfigurationOptionsUE argExtendedProtocolConfigurationOptions, Oss.Nas1670.ExtendedQualityOfService argExtendedEPSQoS)
 Constructs an instance of BearerResourceModificationRequest 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 EpsBearerIdentityForPacketFilter [get, set]
 Field 'epsBearerIdentityForPacketFilter' (mandatory) The LinkedEPSBearerIdentity class defines meaningful names for particular values of the field More...
 
int SpareHalfOctet [get]
 Field 'spareHalfOctet' (mandatory, readonly) More...
 
Oss.Nas1670.TrafficFlowTemplate TrafficFlowAggregate [get, set]
 Field 'trafficFlowAggregate' (mandatory) More...
 
Oss.Nas1670.EPSQualityOfService RequiredTrafficFlowQoS [get, set]
 Field 'requiredTrafficFlowQoS' (optional) More...
 
int? EsmCause [get, set]
 Field 'esmCause' (optional) The ESMCause class defines meaningful names for particular values of the field More...
 
Oss.Nas1670.ProtocolConfigurationOptionsUE ProtocolConfigurationOptions [get, set]
 Field 'protocolConfigurationOptions' (optional) More...
 
Oss.Nas1670.DeviceProperties DeviceProperties [get, set]
 Field 'deviceProperties' (optional) More...
 
byte[] NbifomContainer [get, set]
 Field 'nbifomContainer' (optional) More...
 
Oss.Nas1670.HeaderCompressionConfiguration HeaderCompressionConfiguration [get, set]
 Field 'headerCompressionConfiguration' (optional) More...
 
Oss.Nas1670.ProtocolConfigurationOptionsUE ExtendedProtocolConfigurationOptions [get, set]
 Field 'extendedProtocolConfigurationOptions' (optional) More...
 
Oss.Nas1670.ExtendedQualityOfService ExtendedEPSQoS [get, set]
 Field 'extendedEPSQoS' (optional) More...
 

Detailed Description

Constructor & Destructor Documentation

◆ BearerResourceModificationRequest() [1/3]

Oss.Nas1670.BearerResourceModificationRequest.BearerResourceModificationRequest ( )
inline

The default constructor.

◆ BearerResourceModificationRequest() [2/3]

Oss.Nas1670.BearerResourceModificationRequest.BearerResourceModificationRequest ( int  argEpsBearerIdentityForPacketFilter,
Oss.Nas1670.TrafficFlowTemplate  argTrafficFlowAggregate 
)
inline

Constructs an instance of BearerResourceModificationRequest with the specified mandatory components.

Parameters
argEpsBearerIdentityForPacketFilterThe value of the epsBearerIdentityForPacketFilter mandatory field
argTrafficFlowAggregateThe value of the trafficFlowAggregate mandatory field

◆ BearerResourceModificationRequest() [3/3]

Oss.Nas1670.BearerResourceModificationRequest.BearerResourceModificationRequest ( int  argEpsBearerIdentityForPacketFilter,
Oss.Nas1670.TrafficFlowTemplate  argTrafficFlowAggregate,
Oss.Nas1670.EPSQualityOfService  argRequiredTrafficFlowQoS,
int?  argEsmCause,
Oss.Nas1670.ProtocolConfigurationOptionsUE  argProtocolConfigurationOptions,
Oss.Nas1670.DeviceProperties  argDeviceProperties,
byte[]  argNbifomContainer,
Oss.Nas1670.HeaderCompressionConfiguration  argHeaderCompressionConfiguration,
Oss.Nas1670.ProtocolConfigurationOptionsUE  argExtendedProtocolConfigurationOptions,
Oss.Nas1670.ExtendedQualityOfService  argExtendedEPSQoS 
)
inline

Constructs an instance of BearerResourceModificationRequest with the specified components.

Parameters
argEpsBearerIdentityForPacketFilterThe value of the epsBearerIdentityForPacketFilter mandatory field
argTrafficFlowAggregateThe value of the trafficFlowAggregate mandatory field
argRequiredTrafficFlowQoSThe value of the requiredTrafficFlowQoS optional field
argEsmCauseThe value of the esmCause optional field
argProtocolConfigurationOptionsThe value of the protocolConfigurationOptions optional field
argDevicePropertiesThe value of the deviceProperties optional field
argNbifomContainerThe value of the nbifomContainer optional field
argHeaderCompressionConfigurationThe value of the headerCompressionConfiguration optional field
argExtendedProtocolConfigurationOptionsThe value of the extendedProtocolConfigurationOptions optional field
argExtendedEPSQoSThe value of the extendedEPSQoS optional field

Member Function Documentation

◆ Copy()

object Oss.Nas1670.BearerResourceModificationRequest.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.Nas1670.BearerResourceModificationRequest.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.Nas1670.BearerResourceModificationRequest.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ DeviceProperties

Oss.Nas1670.DeviceProperties Oss.Nas1670.BearerResourceModificationRequest.DeviceProperties
getset

Field 'deviceProperties' (optional)

◆ EpsBearerIdentityForPacketFilter

int Oss.Nas1670.BearerResourceModificationRequest.EpsBearerIdentityForPacketFilter
getset

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

◆ EsmCause

int? Oss.Nas1670.BearerResourceModificationRequest.EsmCause
getset

Field 'esmCause' (optional) The ESMCause class defines meaningful names for particular values of the field

◆ ExtendedEPSQoS

Oss.Nas1670.ExtendedQualityOfService Oss.Nas1670.BearerResourceModificationRequest.ExtendedEPSQoS
getset

Field 'extendedEPSQoS' (optional)

◆ ExtendedProtocolConfigurationOptions

Oss.Nas1670.ProtocolConfigurationOptionsUE Oss.Nas1670.BearerResourceModificationRequest.ExtendedProtocolConfigurationOptions
getset

Field 'extendedProtocolConfigurationOptions' (optional)

◆ HeaderCompressionConfiguration

Oss.Nas1670.HeaderCompressionConfiguration Oss.Nas1670.BearerResourceModificationRequest.HeaderCompressionConfiguration
getset

Field 'headerCompressionConfiguration' (optional)

◆ NbifomContainer

byte [] Oss.Nas1670.BearerResourceModificationRequest.NbifomContainer
getset

Field 'nbifomContainer' (optional)

◆ ProtocolConfigurationOptions

Oss.Nas1670.ProtocolConfigurationOptionsUE Oss.Nas1670.BearerResourceModificationRequest.ProtocolConfigurationOptions
getset

Field 'protocolConfigurationOptions' (optional)

◆ RequiredTrafficFlowQoS

Oss.Nas1670.EPSQualityOfService Oss.Nas1670.BearerResourceModificationRequest.RequiredTrafficFlowQoS
getset

Field 'requiredTrafficFlowQoS' (optional)

◆ SpareHalfOctet

int Oss.Nas1670.BearerResourceModificationRequest.SpareHalfOctet
get

Field 'spareHalfOctet' (mandatory, readonly)

◆ TrafficFlowAggregate

Oss.Nas1670.TrafficFlowTemplate Oss.Nas1670.BearerResourceModificationRequest.TrafficFlowAggregate
getset

Field 'trafficFlowAggregate' (mandatory)