OSS NAS Tools for C# for 5G for 3GPP Release 16.8.0
Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType Class Reference

Represents the type of the messageBody field More...

Inherits Choice.

Public Types

enum  Id {
  Unselected = 0, PduSessionEstablishmentRequestChosen = 1, PduSessionEstablishmentAcceptChosen = 2, PduSessionEstablishmentRejectChosen = 3,
  PduSessionAuthenticationCommandChosen = 4, PduSessionAuthenticationCompleteChosen = 5, PduSessionAuthenticationResultChosen = 6, PduSessionModificationRequestChosen = 7,
  PduSessionModificationRejectChosen = 8, PduSessionModificationCommandChosen = 9, PduSessionModificationCompleteChosen = 10, PduSessionModificationCommandRejectChosen = 11,
  PduSessionReleaseRequestChosen = 12, PduSessionReleaseRejectChosen = 13, PduSessionReleaseCommandChosen = 14, PduSessionReleaseCompleteChosen = 15,
  Nas5GSMStatusChosen = 16
}
 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.Nas5GS1680.PDUSessionEstablishmentRequestPduSessionEstablishmentRequest [get, set]
 Gets or selects the 'pduSessionEstablishmentRequest' alternative. More...
 
Oss.Nas5GS1680.PDUSessionEstablishmentAcceptPduSessionEstablishmentAccept [get, set]
 Gets or selects the 'pduSessionEstablishmentAccept' alternative. More...
 
Oss.Nas5GS1680.PDUSessionEstablishmentRejectPduSessionEstablishmentReject [get, set]
 Gets or selects the 'pduSessionEstablishmentReject' alternative. More...
 
Oss.Nas5GS1680.PDUSessionAuthenticationCommandPduSessionAuthenticationCommand [get, set]
 Gets or selects the 'pduSessionAuthenticationCommand' alternative. More...
 
Oss.Nas5GS1680.PDUSessionAuthenticationCompletePduSessionAuthenticationComplete [get, set]
 Gets or selects the 'pduSessionAuthenticationComplete' alternative. More...
 
Oss.Nas5GS1680.PDUSessionAuthenticationResultPduSessionAuthenticationResult [get, set]
 Gets or selects the 'pduSessionAuthenticationResult' alternative. More...
 
Oss.Nas5GS1680.PDUSessionModificationRequestPduSessionModificationRequest [get, set]
 Gets or selects the 'pduSessionModificationRequest' alternative. More...
 
Oss.Nas5GS1680.PDUSessionModificationRejectPduSessionModificationReject [get, set]
 Gets or selects the 'pduSessionModificationReject' alternative. More...
 
Oss.Nas5GS1680.PDUSessionModificationCommandPduSessionModificationCommand [get, set]
 Gets or selects the 'pduSessionModificationCommand' alternative. More...
 
Oss.Nas5GS1680.PDUSessionModificationCompletePduSessionModificationComplete [get, set]
 Gets or selects the 'pduSessionModificationComplete' alternative. More...
 
Oss.Nas5GS1680.PDUSessionModificationCommandRejectPduSessionModificationCommandReject [get, set]
 Gets or selects the 'pduSessionModificationCommandReject' alternative. More...
 
Oss.Nas5GS1680.PDUSessionReleaseRequestPduSessionReleaseRequest [get, set]
 Gets or selects the 'pduSessionReleaseRequest' alternative. More...
 
Oss.Nas5GS1680.PDUSessionReleaseRejectPduSessionReleaseReject [get, set]
 Gets or selects the 'pduSessionReleaseReject' alternative. More...
 
Oss.Nas5GS1680.PDUSessionReleaseCommandPduSessionReleaseCommand [get, set]
 Gets or selects the 'pduSessionReleaseCommand' alternative. More...
 
Oss.Nas5GS1680.PDUSessionReleaseCompletePduSessionReleaseComplete [get, set]
 Gets or selects the 'pduSessionReleaseComplete' alternative. More...
 
Oss.Nas5GS1680.NAS5GSMStatusNas5GSMStatus [get, set]
 Gets or selects the 'nas5GSMStatus' alternative. More...
 

Detailed Description

Represents the type of the messageBody field

Member Enumeration Documentation

◆ Id

CHOICE alternatives

Member Function Documentation

◆ Copy()

object Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.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.Nas5GS1680.NAS5GSMMessage.MessageBodyType.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.Nas5GS1680.NAS5GSMMessage.MessageBodyType.GetHashCode ( )
inline

Represents a hash function for a particular type.

Returns
A hash code for the current object.

Property Documentation

◆ Nas5GSMStatus

Oss.Nas5GS1680.NAS5GSMStatus? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.Nas5GSMStatus
getset

Gets or selects the 'nas5GSMStatus' alternative.

◆ PduSessionAuthenticationCommand

Oss.Nas5GS1680.PDUSessionAuthenticationCommand? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionAuthenticationCommand
getset

Gets or selects the 'pduSessionAuthenticationCommand' alternative.

◆ PduSessionAuthenticationComplete

Oss.Nas5GS1680.PDUSessionAuthenticationComplete? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionAuthenticationComplete
getset

Gets or selects the 'pduSessionAuthenticationComplete' alternative.

◆ PduSessionAuthenticationResult

Oss.Nas5GS1680.PDUSessionAuthenticationResult? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionAuthenticationResult
getset

Gets or selects the 'pduSessionAuthenticationResult' alternative.

◆ PduSessionEstablishmentAccept

Oss.Nas5GS1680.PDUSessionEstablishmentAccept? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionEstablishmentAccept
getset

Gets or selects the 'pduSessionEstablishmentAccept' alternative.

◆ PduSessionEstablishmentReject

Oss.Nas5GS1680.PDUSessionEstablishmentReject? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionEstablishmentReject
getset

Gets or selects the 'pduSessionEstablishmentReject' alternative.

◆ PduSessionEstablishmentRequest

Oss.Nas5GS1680.PDUSessionEstablishmentRequest? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionEstablishmentRequest
getset

Gets or selects the 'pduSessionEstablishmentRequest' alternative.

◆ PduSessionModificationCommand

Oss.Nas5GS1680.PDUSessionModificationCommand? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionModificationCommand
getset

Gets or selects the 'pduSessionModificationCommand' alternative.

◆ PduSessionModificationCommandReject

Oss.Nas5GS1680.PDUSessionModificationCommandReject? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionModificationCommandReject
getset

Gets or selects the 'pduSessionModificationCommandReject' alternative.

◆ PduSessionModificationComplete

Oss.Nas5GS1680.PDUSessionModificationComplete? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionModificationComplete
getset

Gets or selects the 'pduSessionModificationComplete' alternative.

◆ PduSessionModificationReject

Oss.Nas5GS1680.PDUSessionModificationReject? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionModificationReject
getset

Gets or selects the 'pduSessionModificationReject' alternative.

◆ PduSessionModificationRequest

Oss.Nas5GS1680.PDUSessionModificationRequest? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionModificationRequest
getset

Gets or selects the 'pduSessionModificationRequest' alternative.

◆ PduSessionReleaseCommand

Oss.Nas5GS1680.PDUSessionReleaseCommand? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionReleaseCommand
getset

Gets or selects the 'pduSessionReleaseCommand' alternative.

◆ PduSessionReleaseComplete

Oss.Nas5GS1680.PDUSessionReleaseComplete? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionReleaseComplete
getset

Gets or selects the 'pduSessionReleaseComplete' alternative.

◆ PduSessionReleaseReject

Oss.Nas5GS1680.PDUSessionReleaseReject? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionReleaseReject
getset

Gets or selects the 'pduSessionReleaseReject' alternative.

◆ PduSessionReleaseRequest

Oss.Nas5GS1680.PDUSessionReleaseRequest? Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.PduSessionReleaseRequest
getset

Gets or selects the 'pduSessionReleaseRequest' alternative.

◆ Selected

Id Oss.Nas5GS1680.NAS5GSMMessage.MessageBodyType.Selected
get

Gets current selection