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

Represents the type of the body field More...

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

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
 
Oss.Nas1790.AttachRequest AttachRequest [get, set]
 Gets or selects the 'attachRequest' alternative.
 
Oss.Nas1790.AttachAccept AttachAccept [get, set]
 Gets or selects the 'attachAccept' alternative.
 
Oss.Nas1790.AttachComplete AttachComplete [get, set]
 Gets or selects the 'attachComplete' alternative.
 
Oss.Nas1790.AttachReject AttachReject [get, set]
 Gets or selects the 'attachReject' alternative.
 
Oss.Nas1790.DetachRequest DetachRequest [get, set]
 Gets or selects the 'detachRequest' alternative.
 
byte? DetachAccept [get, set]
 Gets or selects the 'detachAccept' alternative.
 
Oss.Nas1790.TrackingAreaUpdateRequest TrackingAreaUpdateRequest [get, set]
 Gets or selects the 'trackingAreaUpdateRequest' alternative.
 
Oss.Nas1790.TrackingAreaUpdateAccept TrackingAreaUpdateAccept [get, set]
 Gets or selects the 'trackingAreaUpdateAccept' alternative.
 
byte? TrackingAreaUpdateComplete [get, set]
 Gets or selects the 'trackingAreaUpdateComplete' alternative.
 
Oss.Nas1790.TrackingAreaUpdateReject TrackingAreaUpdateReject [get, set]
 Gets or selects the 'trackingAreaUpdateReject' alternative.
 
Oss.Nas1790.ExtendedServiceRequest ExtendedServiceRequest [get, set]
 Gets or selects the 'extendedServiceRequest' alternative.
 
Oss.Nas1790.ControlPlaneServiceRequest ControlPlaneServiceRequest [get, set]
 Gets or selects the 'controlPlaneServiceRequest' alternative.
 
Oss.Nas1790.ServiceReject ServiceReject [get, set]
 Gets or selects the 'serviceReject' alternative.
 
Oss.Nas1790.ServiceAccept ServiceAccept [get, set]
 Gets or selects the 'serviceAccept' alternative.
 
Oss.Nas1790.GUTIReallocationCommand GutiReallocationCommand [get, set]
 Gets or selects the 'gutiReallocationCommand' alternative.
 
byte? GutiReallocationComplete [get, set]
 Gets or selects the 'gutiReallocationComplete' alternative.
 
Oss.Nas1790.AuthenticationRequest AuthenticationRequest [get, set]
 Gets or selects the 'authenticationRequest' alternative.
 
Oss.Nas1790.AuthenticationResponse AuthenticationResponse [get, set]
 Gets or selects the 'authenticationResponse' alternative.
 
byte? AuthenticationReject [get, set]
 Gets or selects the 'authenticationReject' alternative.
 
Oss.Nas1790.AuthenticationFailure AuthenticationFailure [get, set]
 Gets or selects the 'authenticationFailure' alternative.
 
Oss.Nas1790.IdentityRequest IdentityRequest [get, set]
 Gets or selects the 'identityRequest' alternative.
 
Oss.Nas1790.IdentityResponse IdentityResponse [get, set]
 Gets or selects the 'identityResponse' alternative.
 
Oss.Nas1790.SecurityModeCommand SecurityModeCommand [get, set]
 Gets or selects the 'securityModeCommand' alternative.
 
Oss.Nas1790.SecurityModeComplete SecurityModeComplete [get, set]
 Gets or selects the 'securityModeComplete' alternative.
 
Oss.Nas1790.SecurityModeReject SecurityModeReject [get, set]
 Gets or selects the 'securityModeReject' alternative.
 
Oss.Nas1790.EMMStatus EmmStatus [get, set]
 Gets or selects the 'emmStatus' alternative.
 
Oss.Nas1790.EMMInformation EmmInformation [get, set]
 Gets or selects the 'emmInformation' alternative.
 
Oss.Nas1790.DownlinkNASTransport DownlinkNASTransport [get, set]
 Gets or selects the 'downlinkNASTransport' alternative.
 
Oss.Nas1790.UplinkNASTransport UplinkNASTransport [get, set]
 Gets or selects the 'uplinkNASTransport' alternative.
 
Oss.Nas1790.CSServiceNotification CsServiceNotification [get, set]
 Gets or selects the 'csServiceNotification' alternative.
 
Oss.Nas1790.DownlinkGenericNASTransport DownlinkGenericNASTransport [get, set]
 Gets or selects the 'downlinkGenericNASTransport' alternative.
 
Oss.Nas1790.UplinkGenericNASTransport UplinkGenericNASTransport [get, set]
 Gets or selects the 'uplinkGenericNASTransport' alternative.
 

Detailed Description

Represents the type of the body field

Member Function Documentation

◆ Copy()

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

Represents a hash function for a particular type.

Returns
A hash code for the current object.