public static class NAS5GSMMessage.MessageBody extends Choice
messageBody
field.Modifier and Type | Field and Description |
---|---|
static int |
nas5GSMStatus_chosen
Identifies the
nas5GSMStatus alternative. |
static int |
pduSessionAuthenticationCommand_chosen
Identifies the
pduSessionAuthenticationCommand alternative. |
static int |
pduSessionAuthenticationComplete_chosen
Identifies the
pduSessionAuthenticationComplete alternative. |
static int |
pduSessionAuthenticationResult_chosen
Identifies the
pduSessionAuthenticationResult alternative. |
static int |
pduSessionEstablishmentAccept_chosen
Identifies the
pduSessionEstablishmentAccept alternative. |
static int |
pduSessionEstablishmentReject_chosen
Identifies the
pduSessionEstablishmentReject alternative. |
static int |
pduSessionEstablishmentRequest_chosen
Identifies the
pduSessionEstablishmentRequest alternative. |
static int |
pduSessionModificationCommand_chosen
Identifies the
pduSessionModificationCommand alternative. |
static int |
pduSessionModificationCommandReject_chosen
Identifies the
pduSessionModificationCommandReject alternative. |
static int |
pduSessionModificationComplete_chosen
Identifies the
pduSessionModificationComplete alternative. |
static int |
pduSessionModificationReject_chosen
Identifies the
pduSessionModificationReject alternative. |
static int |
pduSessionModificationRequest_chosen
Identifies the
pduSessionModificationRequest alternative. |
static int |
pduSessionReleaseCommand_chosen
Identifies the
pduSessionReleaseCommand alternative. |
static int |
pduSessionReleaseComplete_chosen
Identifies the
pduSessionReleaseComplete alternative. |
static int |
pduSessionReleaseReject_chosen
Identifies the
pduSessionReleaseReject alternative. |
static int |
pduSessionReleaseRequest_chosen
Identifies the
pduSessionReleaseRequest alternative. |
Constructor and Description |
---|
MessageBody()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static NAS5GSMMessage.MessageBody |
createWithNas5GSMStatus(NAS5GSMStatus nas5GSMStatus)
Creates an instance of the
MessageBody with the nas5GSMStatus
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionAuthenticationCommand(PDUSessionAuthenticationCommand pduSessionAuthenticationCommand)
Creates an instance of the
MessageBody with the pduSessionAuthenticationCommand
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionAuthenticationComplete(PDUSessionAuthenticationComplete pduSessionAuthenticationComplete)
Creates an instance of the
MessageBody with the pduSessionAuthenticationComplete
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionAuthenticationResult(PDUSessionAuthenticationResult pduSessionAuthenticationResult)
Creates an instance of the
MessageBody with the pduSessionAuthenticationResult
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionEstablishmentAccept(PDUSessionEstablishmentAccept pduSessionEstablishmentAccept)
Creates an instance of the
MessageBody with the pduSessionEstablishmentAccept
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionEstablishmentReject(PDUSessionEstablishmentReject pduSessionEstablishmentReject)
Creates an instance of the
MessageBody with the pduSessionEstablishmentReject
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionEstablishmentRequest(PDUSessionEstablishmentRequest pduSessionEstablishmentRequest)
Creates an instance of the
MessageBody with the pduSessionEstablishmentRequest
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionModificationCommand(PDUSessionModificationCommand pduSessionModificationCommand)
Creates an instance of the
MessageBody with the pduSessionModificationCommand
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionModificationCommandReject(PDUSessionModificationCommandReject pduSessionModificationCommandReject)
Creates an instance of the
MessageBody with the pduSessionModificationCommandReject
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionModificationComplete(PDUSessionModificationComplete pduSessionModificationComplete)
Creates an instance of the
MessageBody with the pduSessionModificationComplete
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionModificationReject(PDUSessionModificationReject pduSessionModificationReject)
Creates an instance of the
MessageBody with the pduSessionModificationReject
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionModificationRequest(PDUSessionModificationRequest pduSessionModificationRequest)
Creates an instance of the
MessageBody with the pduSessionModificationRequest
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionReleaseCommand(PDUSessionReleaseCommand pduSessionReleaseCommand)
Creates an instance of the
MessageBody with the pduSessionReleaseCommand
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionReleaseComplete(PDUSessionReleaseComplete pduSessionReleaseComplete)
Creates an instance of the
MessageBody with the pduSessionReleaseComplete
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionReleaseReject(PDUSessionReleaseReject pduSessionReleaseReject)
Creates an instance of the
MessageBody with the pduSessionReleaseReject
alternative selected. |
static NAS5GSMMessage.MessageBody |
createWithPduSessionReleaseRequest(PDUSessionReleaseRequest pduSessionReleaseRequest)
Creates an instance of the
MessageBody with the pduSessionReleaseRequest
alternative selected. |
NAS5GSMStatus |
getNas5GSMStatus()
Returns the value of the
nas5GSMStatus alternative. |
PDUSessionAuthenticationCommand |
getPduSessionAuthenticationCommand()
Returns the value of the
pduSessionAuthenticationCommand alternative. |
PDUSessionAuthenticationComplete |
getPduSessionAuthenticationComplete()
Returns the value of the
pduSessionAuthenticationComplete alternative. |
PDUSessionAuthenticationResult |
getPduSessionAuthenticationResult()
Returns the value of the
pduSessionAuthenticationResult alternative. |
PDUSessionEstablishmentAccept |
getPduSessionEstablishmentAccept()
Returns the value of the
pduSessionEstablishmentAccept alternative. |
PDUSessionEstablishmentReject |
getPduSessionEstablishmentReject()
Returns the value of the
pduSessionEstablishmentReject alternative. |
PDUSessionEstablishmentRequest |
getPduSessionEstablishmentRequest()
Returns the value of the
pduSessionEstablishmentRequest alternative. |
PDUSessionModificationCommand |
getPduSessionModificationCommand()
Returns the value of the
pduSessionModificationCommand alternative. |
PDUSessionModificationCommandReject |
getPduSessionModificationCommandReject()
Returns the value of the
pduSessionModificationCommandReject alternative. |
PDUSessionModificationComplete |
getPduSessionModificationComplete()
Returns the value of the
pduSessionModificationComplete alternative. |
PDUSessionModificationReject |
getPduSessionModificationReject()
Returns the value of the
pduSessionModificationReject alternative. |
PDUSessionModificationRequest |
getPduSessionModificationRequest()
Returns the value of the
pduSessionModificationRequest alternative. |
PDUSessionReleaseCommand |
getPduSessionReleaseCommand()
Returns the value of the
pduSessionReleaseCommand alternative. |
PDUSessionReleaseComplete |
getPduSessionReleaseComplete()
Returns the value of the
pduSessionReleaseComplete alternative. |
PDUSessionReleaseReject |
getPduSessionReleaseReject()
Returns the value of the
pduSessionReleaseReject alternative. |
PDUSessionReleaseRequest |
getPduSessionReleaseRequest()
Returns the value of the
pduSessionReleaseRequest alternative. |
boolean |
hasNas5GSMStatus()
Reports whether the
nas5GSMStatus alternative is selected. |
boolean |
hasPduSessionAuthenticationCommand()
Reports whether the
pduSessionAuthenticationCommand alternative is selected. |
boolean |
hasPduSessionAuthenticationComplete()
Reports whether the
pduSessionAuthenticationComplete alternative is selected. |
boolean |
hasPduSessionAuthenticationResult()
Reports whether the
pduSessionAuthenticationResult alternative is selected. |
boolean |
hasPduSessionEstablishmentAccept()
Reports whether the
pduSessionEstablishmentAccept alternative is selected. |
boolean |
hasPduSessionEstablishmentReject()
Reports whether the
pduSessionEstablishmentReject alternative is selected. |
boolean |
hasPduSessionEstablishmentRequest()
Reports whether the
pduSessionEstablishmentRequest alternative is selected. |
boolean |
hasPduSessionModificationCommand()
Reports whether the
pduSessionModificationCommand alternative is selected. |
boolean |
hasPduSessionModificationCommandReject()
Reports whether the
pduSessionModificationCommandReject alternative is selected. |
boolean |
hasPduSessionModificationComplete()
Reports whether the
pduSessionModificationComplete alternative is selected. |
boolean |
hasPduSessionModificationReject()
Reports whether the
pduSessionModificationReject alternative is selected. |
boolean |
hasPduSessionModificationRequest()
Reports whether the
pduSessionModificationRequest alternative is selected. |
boolean |
hasPduSessionReleaseCommand()
Reports whether the
pduSessionReleaseCommand alternative is selected. |
boolean |
hasPduSessionReleaseComplete()
Reports whether the
pduSessionReleaseComplete alternative is selected. |
boolean |
hasPduSessionReleaseReject()
Reports whether the
pduSessionReleaseReject alternative is selected. |
boolean |
hasPduSessionReleaseRequest()
Reports whether the
pduSessionReleaseRequest alternative is selected. |
void |
setNas5GSMStatus(NAS5GSMStatus nas5GSMStatus)
Selects the
nas5GSMStatus alternative. |
void |
setPduSessionAuthenticationCommand(PDUSessionAuthenticationCommand pduSessionAuthenticationCommand)
Selects the
pduSessionAuthenticationCommand alternative. |
void |
setPduSessionAuthenticationComplete(PDUSessionAuthenticationComplete pduSessionAuthenticationComplete)
Selects the
pduSessionAuthenticationComplete alternative. |
void |
setPduSessionAuthenticationResult(PDUSessionAuthenticationResult pduSessionAuthenticationResult)
Selects the
pduSessionAuthenticationResult alternative. |
void |
setPduSessionEstablishmentAccept(PDUSessionEstablishmentAccept pduSessionEstablishmentAccept)
Selects the
pduSessionEstablishmentAccept alternative. |
void |
setPduSessionEstablishmentReject(PDUSessionEstablishmentReject pduSessionEstablishmentReject)
Selects the
pduSessionEstablishmentReject alternative. |
void |
setPduSessionEstablishmentRequest(PDUSessionEstablishmentRequest pduSessionEstablishmentRequest)
Selects the
pduSessionEstablishmentRequest alternative. |
void |
setPduSessionModificationCommand(PDUSessionModificationCommand pduSessionModificationCommand)
Selects the
pduSessionModificationCommand alternative. |
void |
setPduSessionModificationCommandReject(PDUSessionModificationCommandReject pduSessionModificationCommandReject)
Selects the
pduSessionModificationCommandReject alternative. |
void |
setPduSessionModificationComplete(PDUSessionModificationComplete pduSessionModificationComplete)
Selects the
pduSessionModificationComplete alternative. |
void |
setPduSessionModificationReject(PDUSessionModificationReject pduSessionModificationReject)
Selects the
pduSessionModificationReject alternative. |
void |
setPduSessionModificationRequest(PDUSessionModificationRequest pduSessionModificationRequest)
Selects the
pduSessionModificationRequest alternative. |
void |
setPduSessionReleaseCommand(PDUSessionReleaseCommand pduSessionReleaseCommand)
Selects the
pduSessionReleaseCommand alternative. |
void |
setPduSessionReleaseComplete(PDUSessionReleaseComplete pduSessionReleaseComplete)
Selects the
pduSessionReleaseComplete alternative. |
void |
setPduSessionReleaseReject(PDUSessionReleaseReject pduSessionReleaseReject)
Selects the
pduSessionReleaseReject alternative. |
void |
setPduSessionReleaseRequest(PDUSessionReleaseRequest pduSessionReleaseRequest)
Selects the
pduSessionReleaseRequest alternative. |
clone, equals, getChosenFlag, getChosenValue, hashCode
public static final int pduSessionEstablishmentRequest_chosen
pduSessionEstablishmentRequest
alternative.public static final int pduSessionEstablishmentAccept_chosen
pduSessionEstablishmentAccept
alternative.public static final int pduSessionEstablishmentReject_chosen
pduSessionEstablishmentReject
alternative.public static final int pduSessionAuthenticationCommand_chosen
pduSessionAuthenticationCommand
alternative.public static final int pduSessionAuthenticationComplete_chosen
pduSessionAuthenticationComplete
alternative.public static final int pduSessionAuthenticationResult_chosen
pduSessionAuthenticationResult
alternative.public static final int pduSessionModificationRequest_chosen
pduSessionModificationRequest
alternative.public static final int pduSessionModificationReject_chosen
pduSessionModificationReject
alternative.public static final int pduSessionModificationCommand_chosen
pduSessionModificationCommand
alternative.public static final int pduSessionModificationComplete_chosen
pduSessionModificationComplete
alternative.public static final int pduSessionModificationCommandReject_chosen
pduSessionModificationCommandReject
alternative.public static final int pduSessionReleaseRequest_chosen
pduSessionReleaseRequest
alternative.public static final int pduSessionReleaseReject_chosen
pduSessionReleaseReject
alternative.public static final int pduSessionReleaseCommand_chosen
pduSessionReleaseCommand
alternative.public static final int pduSessionReleaseComplete_chosen
pduSessionReleaseComplete
alternative.public static final int nas5GSMStatus_chosen
nas5GSMStatus
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionEstablishmentRequest(PDUSessionEstablishmentRequest pduSessionEstablishmentRequest)
MessageBody
with the pduSessionEstablishmentRequest
alternative selected.pduSessionEstablishmentRequest
- the value of the pduSessionEstablishmentRequest
alternative.MessageBody
class.public boolean hasPduSessionEstablishmentRequest()
pduSessionEstablishmentRequest
alternative is selected.pduSessionEstablishmentRequest
alternative is selected.public PDUSessionEstablishmentRequest getPduSessionEstablishmentRequest()
pduSessionEstablishmentRequest
alternative.pduSessionEstablishmentRequest
alternative or null if the
pduSessionEstablishmentRequest
alternative is not selected.public void setPduSessionEstablishmentRequest(PDUSessionEstablishmentRequest pduSessionEstablishmentRequest)
pduSessionEstablishmentRequest
alternative.pduSessionEstablishmentRequest
- the value of the pduSessionEstablishmentRequest
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionEstablishmentAccept(PDUSessionEstablishmentAccept pduSessionEstablishmentAccept)
MessageBody
with the pduSessionEstablishmentAccept
alternative selected.pduSessionEstablishmentAccept
- the value of the pduSessionEstablishmentAccept
alternative.MessageBody
class.public boolean hasPduSessionEstablishmentAccept()
pduSessionEstablishmentAccept
alternative is selected.pduSessionEstablishmentAccept
alternative is selected.public PDUSessionEstablishmentAccept getPduSessionEstablishmentAccept()
pduSessionEstablishmentAccept
alternative.pduSessionEstablishmentAccept
alternative or null if the
pduSessionEstablishmentAccept
alternative is not selected.public void setPduSessionEstablishmentAccept(PDUSessionEstablishmentAccept pduSessionEstablishmentAccept)
pduSessionEstablishmentAccept
alternative.pduSessionEstablishmentAccept
- the value of the pduSessionEstablishmentAccept
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionEstablishmentReject(PDUSessionEstablishmentReject pduSessionEstablishmentReject)
MessageBody
with the pduSessionEstablishmentReject
alternative selected.pduSessionEstablishmentReject
- the value of the pduSessionEstablishmentReject
alternative.MessageBody
class.public boolean hasPduSessionEstablishmentReject()
pduSessionEstablishmentReject
alternative is selected.pduSessionEstablishmentReject
alternative is selected.public PDUSessionEstablishmentReject getPduSessionEstablishmentReject()
pduSessionEstablishmentReject
alternative.pduSessionEstablishmentReject
alternative or null if the
pduSessionEstablishmentReject
alternative is not selected.public void setPduSessionEstablishmentReject(PDUSessionEstablishmentReject pduSessionEstablishmentReject)
pduSessionEstablishmentReject
alternative.pduSessionEstablishmentReject
- the value of the pduSessionEstablishmentReject
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionAuthenticationCommand(PDUSessionAuthenticationCommand pduSessionAuthenticationCommand)
MessageBody
with the pduSessionAuthenticationCommand
alternative selected.pduSessionAuthenticationCommand
- the value of the pduSessionAuthenticationCommand
alternative.MessageBody
class.public boolean hasPduSessionAuthenticationCommand()
pduSessionAuthenticationCommand
alternative is selected.pduSessionAuthenticationCommand
alternative is selected.public PDUSessionAuthenticationCommand getPduSessionAuthenticationCommand()
pduSessionAuthenticationCommand
alternative.pduSessionAuthenticationCommand
alternative or null if the
pduSessionAuthenticationCommand
alternative is not selected.public void setPduSessionAuthenticationCommand(PDUSessionAuthenticationCommand pduSessionAuthenticationCommand)
pduSessionAuthenticationCommand
alternative.pduSessionAuthenticationCommand
- the value of the pduSessionAuthenticationCommand
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionAuthenticationComplete(PDUSessionAuthenticationComplete pduSessionAuthenticationComplete)
MessageBody
with the pduSessionAuthenticationComplete
alternative selected.pduSessionAuthenticationComplete
- the value of the pduSessionAuthenticationComplete
alternative.MessageBody
class.public boolean hasPduSessionAuthenticationComplete()
pduSessionAuthenticationComplete
alternative is selected.pduSessionAuthenticationComplete
alternative is selected.public PDUSessionAuthenticationComplete getPduSessionAuthenticationComplete()
pduSessionAuthenticationComplete
alternative.pduSessionAuthenticationComplete
alternative or null if the
pduSessionAuthenticationComplete
alternative is not selected.public void setPduSessionAuthenticationComplete(PDUSessionAuthenticationComplete pduSessionAuthenticationComplete)
pduSessionAuthenticationComplete
alternative.pduSessionAuthenticationComplete
- the value of the pduSessionAuthenticationComplete
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionAuthenticationResult(PDUSessionAuthenticationResult pduSessionAuthenticationResult)
MessageBody
with the pduSessionAuthenticationResult
alternative selected.pduSessionAuthenticationResult
- the value of the pduSessionAuthenticationResult
alternative.MessageBody
class.public boolean hasPduSessionAuthenticationResult()
pduSessionAuthenticationResult
alternative is selected.pduSessionAuthenticationResult
alternative is selected.public PDUSessionAuthenticationResult getPduSessionAuthenticationResult()
pduSessionAuthenticationResult
alternative.pduSessionAuthenticationResult
alternative or null if the
pduSessionAuthenticationResult
alternative is not selected.public void setPduSessionAuthenticationResult(PDUSessionAuthenticationResult pduSessionAuthenticationResult)
pduSessionAuthenticationResult
alternative.pduSessionAuthenticationResult
- the value of the pduSessionAuthenticationResult
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionModificationRequest(PDUSessionModificationRequest pduSessionModificationRequest)
MessageBody
with the pduSessionModificationRequest
alternative selected.pduSessionModificationRequest
- the value of the pduSessionModificationRequest
alternative.MessageBody
class.public boolean hasPduSessionModificationRequest()
pduSessionModificationRequest
alternative is selected.pduSessionModificationRequest
alternative is selected.public PDUSessionModificationRequest getPduSessionModificationRequest()
pduSessionModificationRequest
alternative.pduSessionModificationRequest
alternative or null if the
pduSessionModificationRequest
alternative is not selected.public void setPduSessionModificationRequest(PDUSessionModificationRequest pduSessionModificationRequest)
pduSessionModificationRequest
alternative.pduSessionModificationRequest
- the value of the pduSessionModificationRequest
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionModificationReject(PDUSessionModificationReject pduSessionModificationReject)
MessageBody
with the pduSessionModificationReject
alternative selected.pduSessionModificationReject
- the value of the pduSessionModificationReject
alternative.MessageBody
class.public boolean hasPduSessionModificationReject()
pduSessionModificationReject
alternative is selected.pduSessionModificationReject
alternative is selected.public PDUSessionModificationReject getPduSessionModificationReject()
pduSessionModificationReject
alternative.pduSessionModificationReject
alternative or null if the
pduSessionModificationReject
alternative is not selected.public void setPduSessionModificationReject(PDUSessionModificationReject pduSessionModificationReject)
pduSessionModificationReject
alternative.pduSessionModificationReject
- the value of the pduSessionModificationReject
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionModificationCommand(PDUSessionModificationCommand pduSessionModificationCommand)
MessageBody
with the pduSessionModificationCommand
alternative selected.pduSessionModificationCommand
- the value of the pduSessionModificationCommand
alternative.MessageBody
class.public boolean hasPduSessionModificationCommand()
pduSessionModificationCommand
alternative is selected.pduSessionModificationCommand
alternative is selected.public PDUSessionModificationCommand getPduSessionModificationCommand()
pduSessionModificationCommand
alternative.pduSessionModificationCommand
alternative or null if the
pduSessionModificationCommand
alternative is not selected.public void setPduSessionModificationCommand(PDUSessionModificationCommand pduSessionModificationCommand)
pduSessionModificationCommand
alternative.pduSessionModificationCommand
- the value of the pduSessionModificationCommand
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionModificationComplete(PDUSessionModificationComplete pduSessionModificationComplete)
MessageBody
with the pduSessionModificationComplete
alternative selected.pduSessionModificationComplete
- the value of the pduSessionModificationComplete
alternative.MessageBody
class.public boolean hasPduSessionModificationComplete()
pduSessionModificationComplete
alternative is selected.pduSessionModificationComplete
alternative is selected.public PDUSessionModificationComplete getPduSessionModificationComplete()
pduSessionModificationComplete
alternative.pduSessionModificationComplete
alternative or null if the
pduSessionModificationComplete
alternative is not selected.public void setPduSessionModificationComplete(PDUSessionModificationComplete pduSessionModificationComplete)
pduSessionModificationComplete
alternative.pduSessionModificationComplete
- the value of the pduSessionModificationComplete
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionModificationCommandReject(PDUSessionModificationCommandReject pduSessionModificationCommandReject)
MessageBody
with the pduSessionModificationCommandReject
alternative selected.pduSessionModificationCommandReject
- the value of the pduSessionModificationCommandReject
alternative.MessageBody
class.public boolean hasPduSessionModificationCommandReject()
pduSessionModificationCommandReject
alternative is selected.pduSessionModificationCommandReject
alternative is selected.public PDUSessionModificationCommandReject getPduSessionModificationCommandReject()
pduSessionModificationCommandReject
alternative.pduSessionModificationCommandReject
alternative or null if the
pduSessionModificationCommandReject
alternative is not selected.public void setPduSessionModificationCommandReject(PDUSessionModificationCommandReject pduSessionModificationCommandReject)
pduSessionModificationCommandReject
alternative.pduSessionModificationCommandReject
- the value of the pduSessionModificationCommandReject
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionReleaseRequest(PDUSessionReleaseRequest pduSessionReleaseRequest)
MessageBody
with the pduSessionReleaseRequest
alternative selected.pduSessionReleaseRequest
- the value of the pduSessionReleaseRequest
alternative.MessageBody
class.public boolean hasPduSessionReleaseRequest()
pduSessionReleaseRequest
alternative is selected.pduSessionReleaseRequest
alternative is selected.public PDUSessionReleaseRequest getPduSessionReleaseRequest()
pduSessionReleaseRequest
alternative.pduSessionReleaseRequest
alternative or null if the
pduSessionReleaseRequest
alternative is not selected.public void setPduSessionReleaseRequest(PDUSessionReleaseRequest pduSessionReleaseRequest)
pduSessionReleaseRequest
alternative.pduSessionReleaseRequest
- the value of the pduSessionReleaseRequest
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionReleaseReject(PDUSessionReleaseReject pduSessionReleaseReject)
MessageBody
with the pduSessionReleaseReject
alternative selected.pduSessionReleaseReject
- the value of the pduSessionReleaseReject
alternative.MessageBody
class.public boolean hasPduSessionReleaseReject()
pduSessionReleaseReject
alternative is selected.pduSessionReleaseReject
alternative is selected.public PDUSessionReleaseReject getPduSessionReleaseReject()
pduSessionReleaseReject
alternative.pduSessionReleaseReject
alternative or null if the
pduSessionReleaseReject
alternative is not selected.public void setPduSessionReleaseReject(PDUSessionReleaseReject pduSessionReleaseReject)
pduSessionReleaseReject
alternative.pduSessionReleaseReject
- the value of the pduSessionReleaseReject
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionReleaseCommand(PDUSessionReleaseCommand pduSessionReleaseCommand)
MessageBody
with the pduSessionReleaseCommand
alternative selected.pduSessionReleaseCommand
- the value of the pduSessionReleaseCommand
alternative.MessageBody
class.public boolean hasPduSessionReleaseCommand()
pduSessionReleaseCommand
alternative is selected.pduSessionReleaseCommand
alternative is selected.public PDUSessionReleaseCommand getPduSessionReleaseCommand()
pduSessionReleaseCommand
alternative.pduSessionReleaseCommand
alternative or null if the
pduSessionReleaseCommand
alternative is not selected.public void setPduSessionReleaseCommand(PDUSessionReleaseCommand pduSessionReleaseCommand)
pduSessionReleaseCommand
alternative.pduSessionReleaseCommand
- the value of the pduSessionReleaseCommand
alternative.public static NAS5GSMMessage.MessageBody createWithPduSessionReleaseComplete(PDUSessionReleaseComplete pduSessionReleaseComplete)
MessageBody
with the pduSessionReleaseComplete
alternative selected.pduSessionReleaseComplete
- the value of the pduSessionReleaseComplete
alternative.MessageBody
class.public boolean hasPduSessionReleaseComplete()
pduSessionReleaseComplete
alternative is selected.pduSessionReleaseComplete
alternative is selected.public PDUSessionReleaseComplete getPduSessionReleaseComplete()
pduSessionReleaseComplete
alternative.pduSessionReleaseComplete
alternative or null if the
pduSessionReleaseComplete
alternative is not selected.public void setPduSessionReleaseComplete(PDUSessionReleaseComplete pduSessionReleaseComplete)
pduSessionReleaseComplete
alternative.pduSessionReleaseComplete
- the value of the pduSessionReleaseComplete
alternative.public static NAS5GSMMessage.MessageBody createWithNas5GSMStatus(NAS5GSMStatus nas5GSMStatus)
MessageBody
with the nas5GSMStatus
alternative selected.nas5GSMStatus
- the value of the nas5GSMStatus
alternative.MessageBody
class.public boolean hasNas5GSMStatus()
nas5GSMStatus
alternative is selected.nas5GSMStatus
alternative is selected.public NAS5GSMStatus getNas5GSMStatus()
nas5GSMStatus
alternative.nas5GSMStatus
alternative or null if the
nas5GSMStatus
alternative is not selected.public void setNas5GSMStatus(NAS5GSMStatus nas5GSMStatus)
nas5GSMStatus
alternative.nas5GSMStatus
- the value of the nas5GSMStatus
alternative.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.