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

Represents the type of the body field More...

Inherits Choice.

Public Types

enum  Id {
  Unselected = 0, AttachRequestChosen = 1, AttachAcceptChosen = 2, AttachCompleteChosen = 3,
  AttachRejectChosen = 4, DetachRequestChosen = 5, DetachAcceptChosen = 6, TrackingAreaUpdateRequestChosen = 7,
  TrackingAreaUpdateAcceptChosen = 8, TrackingAreaUpdateCompleteChosen = 9, TrackingAreaUpdateRejectChosen = 10, ExtendedServiceRequestChosen = 11,
  ControlPlaneServiceRequestChosen = 12, ServiceRejectChosen = 13, ServiceAcceptChosen = 14, GutiReallocationCommandChosen = 15,
  GutiReallocationCompleteChosen = 16, AuthenticationRequestChosen = 17, AuthenticationResponseChosen = 18, AuthenticationRejectChosen = 19,
  AuthenticationFailureChosen = 20, IdentityRequestChosen = 21, IdentityResponseChosen = 22, SecurityModeCommandChosen = 23,
  SecurityModeCompleteChosen = 24, SecurityModeRejectChosen = 25, EmmStatusChosen = 26, EmmInformationChosen = 27,
  DownlinkNASTransportChosen = 28, UplinkNASTransportChosen = 29, CsServiceNotificationChosen = 30, DownlinkGenericNASTransportChosen = 31,
  UplinkGenericNASTransportChosen = 32
}
 CHOICE alternatives More...
 

Public Member Functions

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

Id Selected [get]
 Gets current selection More...
 
Oss.Nas1670.AttachRequestAttachRequest [get, set]
 Gets or selects the 'attachRequest' alternative. More...
 
Oss.Nas1670.AttachAcceptAttachAccept [get, set]
 Gets or selects the 'attachAccept' alternative. More...
 
Oss.Nas1670.AttachCompleteAttachComplete [get, set]
 Gets or selects the 'attachComplete' alternative. More...
 
Oss.Nas1670.AttachRejectAttachReject [get, set]
 Gets or selects the 'attachReject' alternative. More...
 
Oss.Nas1670.DetachRequestDetachRequest [get, set]
 Gets or selects the 'detachRequest' alternative. More...
 
byte??? DetachAccept [get, set]
 Gets or selects the 'detachAccept' alternative. More...
 
Oss.Nas1670.TrackingAreaUpdateRequestTrackingAreaUpdateRequest [get, set]
 Gets or selects the 'trackingAreaUpdateRequest' alternative. More...
 
Oss.Nas1670.TrackingAreaUpdateAcceptTrackingAreaUpdateAccept [get, set]
 Gets or selects the 'trackingAreaUpdateAccept' alternative. More...
 
byte??? TrackingAreaUpdateComplete [get, set]
 Gets or selects the 'trackingAreaUpdateComplete' alternative. More...
 
Oss.Nas1670.TrackingAreaUpdateRejectTrackingAreaUpdateReject [get, set]
 Gets or selects the 'trackingAreaUpdateReject' alternative. More...
 
Oss.Nas1670.ExtendedServiceRequestExtendedServiceRequest [get, set]
 Gets or selects the 'extendedServiceRequest' alternative. More...
 
Oss.Nas1670.ControlPlaneServiceRequestControlPlaneServiceRequest [get, set]
 Gets or selects the 'controlPlaneServiceRequest' alternative. More...
 
Oss.Nas1670.ServiceRejectServiceReject [get, set]
 Gets or selects the 'serviceReject' alternative. More...
 
Oss.Nas1670.ServiceAcceptServiceAccept [get, set]
 Gets or selects the 'serviceAccept' alternative. More...
 
Oss.Nas1670.GUTIReallocationCommandGutiReallocationCommand [get, set]
 Gets or selects the 'gutiReallocationCommand' alternative. More...
 
byte??? GutiReallocationComplete [get, set]
 Gets or selects the 'gutiReallocationComplete' alternative. More...
 
Oss.Nas1670.AuthenticationRequestAuthenticationRequest [get, set]
 Gets or selects the 'authenticationRequest' alternative. More...
 
Oss.Nas1670.AuthenticationResponseAuthenticationResponse [get, set]
 Gets or selects the 'authenticationResponse' alternative. More...
 
byte??? AuthenticationReject [get, set]
 Gets or selects the 'authenticationReject' alternative. More...
 
Oss.Nas1670.AuthenticationFailureAuthenticationFailure [get, set]
 Gets or selects the 'authenticationFailure' alternative. More...
 
Oss.Nas1670.IdentityRequestIdentityRequest [get, set]
 Gets or selects the 'identityRequest' alternative. More...
 
Oss.Nas1670.IdentityResponseIdentityResponse [get, set]
 Gets or selects the 'identityResponse' alternative. More...
 
Oss.Nas1670.SecurityModeCommandSecurityModeCommand [get, set]
 Gets or selects the 'securityModeCommand' alternative. More...
 
Oss.Nas1670.SecurityModeCompleteSecurityModeComplete [get, set]
 Gets or selects the 'securityModeComplete' alternative. More...
 
Oss.Nas1670.SecurityModeRejectSecurityModeReject [get, set]
 Gets or selects the 'securityModeReject' alternative. More...
 
Oss.Nas1670.EMMStatusEmmStatus [get, set]
 Gets or selects the 'emmStatus' alternative. More...
 
Oss.Nas1670.EMMInformationEmmInformation [get, set]
 Gets or selects the 'emmInformation' alternative. More...
 
Oss.Nas1670.DownlinkNASTransportDownlinkNASTransport [get, set]
 Gets or selects the 'downlinkNASTransport' alternative. More...
 
Oss.Nas1670.UplinkNASTransportUplinkNASTransport [get, set]
 Gets or selects the 'uplinkNASTransport' alternative. More...
 
Oss.Nas1670.CSServiceNotificationCsServiceNotification [get, set]
 Gets or selects the 'csServiceNotification' alternative. More...
 
Oss.Nas1670.DownlinkGenericNASTransportDownlinkGenericNASTransport [get, set]
 Gets or selects the 'downlinkGenericNASTransport' alternative. More...
 
Oss.Nas1670.UplinkGenericNASTransportUplinkGenericNASTransport [get, set]
 Gets or selects the 'uplinkGenericNASTransport' alternative. More...
 

Detailed Description

Represents the type of the body field

Member Enumeration Documentation

◆ Id

CHOICE alternatives

Member Function Documentation

◆ Copy()

object Oss.Nas1670.PlainEMMMessage.BodyType.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.PlainEMMMessage.BodyType.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, it returns false.

◆ GetHashCode()

override int Oss.Nas1670.PlainEMMMessage.BodyType.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ AttachAccept

Oss.Nas1670.AttachAccept? Oss.Nas1670.PlainEMMMessage.BodyType.AttachAccept
getset

Gets or selects the 'attachAccept' alternative.

◆ AttachComplete

Oss.Nas1670.AttachComplete? Oss.Nas1670.PlainEMMMessage.BodyType.AttachComplete
getset

Gets or selects the 'attachComplete' alternative.

◆ AttachReject

Oss.Nas1670.AttachReject? Oss.Nas1670.PlainEMMMessage.BodyType.AttachReject
getset

Gets or selects the 'attachReject' alternative.

◆ AttachRequest

Oss.Nas1670.AttachRequest? Oss.Nas1670.PlainEMMMessage.BodyType.AttachRequest
getset

Gets or selects the 'attachRequest' alternative.

◆ AuthenticationFailure

Oss.Nas1670.AuthenticationFailure? Oss.Nas1670.PlainEMMMessage.BodyType.AuthenticationFailure
getset

Gets or selects the 'authenticationFailure' alternative.

◆ AuthenticationReject

byte??? Oss.Nas1670.PlainEMMMessage.BodyType.AuthenticationReject
getset

Gets or selects the 'authenticationReject' alternative.

◆ AuthenticationRequest

Oss.Nas1670.AuthenticationRequest? Oss.Nas1670.PlainEMMMessage.BodyType.AuthenticationRequest
getset

Gets or selects the 'authenticationRequest' alternative.

◆ AuthenticationResponse

Oss.Nas1670.AuthenticationResponse? Oss.Nas1670.PlainEMMMessage.BodyType.AuthenticationResponse
getset

Gets or selects the 'authenticationResponse' alternative.

◆ ControlPlaneServiceRequest

Oss.Nas1670.ControlPlaneServiceRequest? Oss.Nas1670.PlainEMMMessage.BodyType.ControlPlaneServiceRequest
getset

Gets or selects the 'controlPlaneServiceRequest' alternative.

◆ CsServiceNotification

Oss.Nas1670.CSServiceNotification? Oss.Nas1670.PlainEMMMessage.BodyType.CsServiceNotification
getset

Gets or selects the 'csServiceNotification' alternative.

◆ DetachAccept

byte??? Oss.Nas1670.PlainEMMMessage.BodyType.DetachAccept
getset

Gets or selects the 'detachAccept' alternative.

◆ DetachRequest

Oss.Nas1670.DetachRequest? Oss.Nas1670.PlainEMMMessage.BodyType.DetachRequest
getset

Gets or selects the 'detachRequest' alternative.

◆ DownlinkGenericNASTransport

Oss.Nas1670.DownlinkGenericNASTransport? Oss.Nas1670.PlainEMMMessage.BodyType.DownlinkGenericNASTransport
getset

Gets or selects the 'downlinkGenericNASTransport' alternative.

◆ DownlinkNASTransport

Oss.Nas1670.DownlinkNASTransport? Oss.Nas1670.PlainEMMMessage.BodyType.DownlinkNASTransport
getset

Gets or selects the 'downlinkNASTransport' alternative.

◆ EmmInformation

Oss.Nas1670.EMMInformation? Oss.Nas1670.PlainEMMMessage.BodyType.EmmInformation
getset

Gets or selects the 'emmInformation' alternative.

◆ EmmStatus

Oss.Nas1670.EMMStatus? Oss.Nas1670.PlainEMMMessage.BodyType.EmmStatus
getset

Gets or selects the 'emmStatus' alternative.

◆ ExtendedServiceRequest

Oss.Nas1670.ExtendedServiceRequest? Oss.Nas1670.PlainEMMMessage.BodyType.ExtendedServiceRequest
getset

Gets or selects the 'extendedServiceRequest' alternative.

◆ GutiReallocationCommand

Oss.Nas1670.GUTIReallocationCommand? Oss.Nas1670.PlainEMMMessage.BodyType.GutiReallocationCommand
getset

Gets or selects the 'gutiReallocationCommand' alternative.

◆ GutiReallocationComplete

byte??? Oss.Nas1670.PlainEMMMessage.BodyType.GutiReallocationComplete
getset

Gets or selects the 'gutiReallocationComplete' alternative.

◆ IdentityRequest

Oss.Nas1670.IdentityRequest? Oss.Nas1670.PlainEMMMessage.BodyType.IdentityRequest
getset

Gets or selects the 'identityRequest' alternative.

◆ IdentityResponse

Oss.Nas1670.IdentityResponse? Oss.Nas1670.PlainEMMMessage.BodyType.IdentityResponse
getset

Gets or selects the 'identityResponse' alternative.

◆ SecurityModeCommand

Oss.Nas1670.SecurityModeCommand? Oss.Nas1670.PlainEMMMessage.BodyType.SecurityModeCommand
getset

Gets or selects the 'securityModeCommand' alternative.

◆ SecurityModeComplete

Oss.Nas1670.SecurityModeComplete? Oss.Nas1670.PlainEMMMessage.BodyType.SecurityModeComplete
getset

Gets or selects the 'securityModeComplete' alternative.

◆ SecurityModeReject

Oss.Nas1670.SecurityModeReject? Oss.Nas1670.PlainEMMMessage.BodyType.SecurityModeReject
getset

Gets or selects the 'securityModeReject' alternative.

◆ Selected

Id Oss.Nas1670.PlainEMMMessage.BodyType.Selected
get

Gets current selection

◆ ServiceAccept

Oss.Nas1670.ServiceAccept? Oss.Nas1670.PlainEMMMessage.BodyType.ServiceAccept
getset

Gets or selects the 'serviceAccept' alternative.

◆ ServiceReject

Oss.Nas1670.ServiceReject? Oss.Nas1670.PlainEMMMessage.BodyType.ServiceReject
getset

Gets or selects the 'serviceReject' alternative.

◆ TrackingAreaUpdateAccept

Oss.Nas1670.TrackingAreaUpdateAccept? Oss.Nas1670.PlainEMMMessage.BodyType.TrackingAreaUpdateAccept
getset

Gets or selects the 'trackingAreaUpdateAccept' alternative.

◆ TrackingAreaUpdateComplete

byte??? Oss.Nas1670.PlainEMMMessage.BodyType.TrackingAreaUpdateComplete
getset

Gets or selects the 'trackingAreaUpdateComplete' alternative.

◆ TrackingAreaUpdateReject

Oss.Nas1670.TrackingAreaUpdateReject? Oss.Nas1670.PlainEMMMessage.BodyType.TrackingAreaUpdateReject
getset

Gets or selects the 'trackingAreaUpdateReject' alternative.

◆ TrackingAreaUpdateRequest

Oss.Nas1670.TrackingAreaUpdateRequest? Oss.Nas1670.PlainEMMMessage.BodyType.TrackingAreaUpdateRequest
getset

Gets or selects the 'trackingAreaUpdateRequest' alternative.

◆ UplinkGenericNASTransport

Oss.Nas1670.UplinkGenericNASTransport? Oss.Nas1670.PlainEMMMessage.BodyType.UplinkGenericNASTransport
getset

Gets or selects the 'uplinkGenericNASTransport' alternative.

◆ UplinkNASTransport

Oss.Nas1670.UplinkNASTransport? Oss.Nas1670.PlainEMMMessage.BodyType.UplinkNASTransport
getset

Gets or selects the 'uplinkNASTransport' alternative.