Inherits Oss.Nas.Sequence.
|
| 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...
|
|
|
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)
|
|