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