public static class Plain5GSNASMessage.MessageBody extends Choice
messageBody
field.Modifier and Type | Field and Description |
---|---|
static int |
authenticationFailure_chosen
Identifies the
authenticationFailure alternative. |
static int |
authenticationReject_chosen
Identifies the
authenticationReject alternative. |
static int |
authenticationRequest_chosen
Identifies the
authenticationRequest alternative. |
static int |
authenticationResponse_chosen
Identifies the
authenticationResponse alternative. |
static int |
authenticationResult_chosen
Identifies the
authenticationResult alternative. |
static int |
configurationUpdateCommand_chosen
Identifies the
configurationUpdateCommand alternative. |
static int |
configurationUpdateComplete_chosen
Identifies the
configurationUpdateComplete alternative. |
static int |
controlPlaneServiceRequest_chosen
Identifies the
controlPlaneServiceRequest alternative. |
static int |
deRegistrationAcceptUEOriginating_chosen
Identifies the
deRegistrationAcceptUEOriginating alternative. |
static int |
deRegistrationAcceptUETerminated_chosen
Identifies the
deRegistrationAcceptUETerminated alternative. |
static int |
deRegistrationRequestUEOriginating_chosen
Identifies the
deRegistrationRequestUEOriginating alternative. |
static int |
deRegistrationRequestUETerminated_chosen
Identifies the
deRegistrationRequestUETerminated alternative. |
static int |
dlNASTransport_chosen
Identifies the
dlNASTransport alternative. |
static int |
identityRequest_chosen
Identifies the
identityRequest alternative. |
static int |
identityResponse_chosen
Identifies the
identityResponse alternative. |
static int |
nas5GMMStatus_chosen
Identifies the
nas5GMMStatus alternative. |
static int |
networkSliceSpecificAuthentificationCommand_chosen
Identifies the
networkSliceSpecificAuthentificationCommand alternative. |
static int |
networkSliceSpecificAuthentificationComplete_chosen
Identifies the
networkSliceSpecificAuthentificationComplete alternative. |
static int |
networkSliceSpecificAuthentificationResult_chosen
Identifies the
networkSliceSpecificAuthentificationResult alternative. |
static int |
notification_chosen
Identifies the
notification alternative. |
static int |
notificationResponse_chosen
Identifies the
notificationResponse alternative. |
static int |
registrationAccept_chosen
Identifies the
registrationAccept alternative. |
static int |
registrationComplete_chosen
Identifies the
registrationComplete alternative. |
static int |
registrationReject_chosen
Identifies the
registrationReject alternative. |
static int |
registrationRequest_chosen
Identifies the
registrationRequest alternative. |
static int |
securityModeCommand_chosen
Identifies the
securityModeCommand alternative. |
static int |
securityModeComplete_chosen
Identifies the
securityModeComplete alternative. |
static int |
securityModeReject_chosen
Identifies the
securityModeReject alternative. |
static int |
serviceAccept_chosen
Identifies the
serviceAccept alternative. |
static int |
serviceReject_chosen
Identifies the
serviceReject alternative. |
static int |
serviceRequest_chosen
Identifies the
serviceRequest alternative. |
static int |
ulNASTransport_chosen
Identifies the
ulNASTransport alternative. |
Constructor and Description |
---|
MessageBody()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static Plain5GSNASMessage.MessageBody |
createWithAuthenticationFailure(AuthenticationFailure authenticationFailure)
Creates an instance of the
MessageBody with the authenticationFailure
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithAuthenticationReject(AuthenticationReject authenticationReject)
Creates an instance of the
MessageBody with the authenticationReject
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithAuthenticationRequest(AuthenticationRequest authenticationRequest)
Creates an instance of the
MessageBody with the authenticationRequest
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithAuthenticationResponse(AuthenticationResponse authenticationResponse)
Creates an instance of the
MessageBody with the authenticationResponse
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithAuthenticationResult(AuthenticationResult authenticationResult)
Creates an instance of the
MessageBody with the authenticationResult
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithConfigurationUpdateCommand(ConfigurationUpdateCommand configurationUpdateCommand)
Creates an instance of the
MessageBody with the configurationUpdateCommand
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithConfigurationUpdateComplete(NULL configurationUpdateComplete)
Creates an instance of the
MessageBody with the configurationUpdateComplete
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithControlPlaneServiceRequest(ControlPlaneServiceRequest controlPlaneServiceRequest)
Creates an instance of the
MessageBody with the controlPlaneServiceRequest
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithDeRegistrationAcceptUEOriginating(NULL deRegistrationAcceptUEOriginating)
Creates an instance of the
MessageBody with the deRegistrationAcceptUEOriginating
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithDeRegistrationAcceptUETerminated(NULL deRegistrationAcceptUETerminated)
Creates an instance of the
MessageBody with the deRegistrationAcceptUETerminated
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithDeRegistrationRequestUEOriginating(DeRegistrationRequestUEOriginating deRegistrationRequestUEOriginating)
Creates an instance of the
MessageBody with the deRegistrationRequestUEOriginating
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithDeRegistrationRequestUETerminated(DeRegistrationRequestUETerminated deRegistrationRequestUETerminated)
Creates an instance of the
MessageBody with the deRegistrationRequestUETerminated
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithDlNASTransport(DLNASTransport dlNASTransport)
Creates an instance of the
MessageBody with the dlNASTransport
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithIdentityRequest(IdentityRequest identityRequest)
Creates an instance of the
MessageBody with the identityRequest
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithIdentityResponse(IdentityResponse identityResponse)
Creates an instance of the
MessageBody with the identityResponse
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithNas5GMMStatus(NAS5GMMStatus nas5GMMStatus)
Creates an instance of the
MessageBody with the nas5GMMStatus
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithNetworkSliceSpecificAuthentificationCommand(NetworkSliceSpecificAuthentificationCommand networkSliceSpecificAuthentificationCommand)
Creates an instance of the
MessageBody with the networkSliceSpecificAuthentificationCommand
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithNetworkSliceSpecificAuthentificationComplete(NetworkSliceSpecificAuthentificationComplete networkSliceSpecificAuthentificationComplete)
Creates an instance of the
MessageBody with the networkSliceSpecificAuthentificationComplete
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithNetworkSliceSpecificAuthentificationResult(NetworkSliceSpecificAuthentificationResult networkSliceSpecificAuthentificationResult)
Creates an instance of the
MessageBody with the networkSliceSpecificAuthentificationResult
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithNotification(Notification notification)
Creates an instance of the
MessageBody with the notification
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithNotificationResponse(NotificationResponse notificationResponse)
Creates an instance of the
MessageBody with the notificationResponse
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithRegistrationAccept(RegistrationAccept registrationAccept)
Creates an instance of the
MessageBody with the registrationAccept
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithRegistrationComplete(RegistrationComplete registrationComplete)
Creates an instance of the
MessageBody with the registrationComplete
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithRegistrationReject(RegistrationReject registrationReject)
Creates an instance of the
MessageBody with the registrationReject
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithRegistrationRequest(RegistrationRequest registrationRequest)
Creates an instance of the
MessageBody with the registrationRequest
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithSecurityModeCommand(SecurityModeCommand securityModeCommand)
Creates an instance of the
MessageBody with the securityModeCommand
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithSecurityModeComplete(SecurityModeComplete securityModeComplete)
Creates an instance of the
MessageBody with the securityModeComplete
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithSecurityModeReject(SecurityModeReject securityModeReject)
Creates an instance of the
MessageBody with the securityModeReject
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithServiceAccept(ServiceAccept serviceAccept)
Creates an instance of the
MessageBody with the serviceAccept
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithServiceReject(ServiceReject serviceReject)
Creates an instance of the
MessageBody with the serviceReject
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithServiceRequest(ServiceRequest serviceRequest)
Creates an instance of the
MessageBody with the serviceRequest
alternative selected. |
static Plain5GSNASMessage.MessageBody |
createWithUlNASTransport(ULNASTransport ulNASTransport)
Creates an instance of the
MessageBody with the ulNASTransport
alternative selected. |
AuthenticationFailure |
getAuthenticationFailure()
Returns the value of the
authenticationFailure alternative. |
AuthenticationReject |
getAuthenticationReject()
Returns the value of the
authenticationReject alternative. |
AuthenticationRequest |
getAuthenticationRequest()
Returns the value of the
authenticationRequest alternative. |
AuthenticationResponse |
getAuthenticationResponse()
Returns the value of the
authenticationResponse alternative. |
AuthenticationResult |
getAuthenticationResult()
Returns the value of the
authenticationResult alternative. |
ConfigurationUpdateCommand |
getConfigurationUpdateCommand()
Returns the value of the
configurationUpdateCommand alternative. |
NULL |
getConfigurationUpdateComplete()
Returns the value of the
configurationUpdateComplete alternative. |
ControlPlaneServiceRequest |
getControlPlaneServiceRequest()
Returns the value of the
controlPlaneServiceRequest alternative. |
NULL |
getDeRegistrationAcceptUEOriginating()
Returns the value of the
deRegistrationAcceptUEOriginating alternative. |
NULL |
getDeRegistrationAcceptUETerminated()
Returns the value of the
deRegistrationAcceptUETerminated alternative. |
DeRegistrationRequestUEOriginating |
getDeRegistrationRequestUEOriginating()
Returns the value of the
deRegistrationRequestUEOriginating alternative. |
DeRegistrationRequestUETerminated |
getDeRegistrationRequestUETerminated()
Returns the value of the
deRegistrationRequestUETerminated alternative. |
DLNASTransport |
getDlNASTransport()
Returns the value of the
dlNASTransport alternative. |
IdentityRequest |
getIdentityRequest()
Returns the value of the
identityRequest alternative. |
IdentityResponse |
getIdentityResponse()
Returns the value of the
identityResponse alternative. |
NAS5GMMStatus |
getNas5GMMStatus()
Returns the value of the
nas5GMMStatus alternative. |
NetworkSliceSpecificAuthentificationCommand |
getNetworkSliceSpecificAuthentificationCommand()
Returns the value of the
networkSliceSpecificAuthentificationCommand alternative. |
NetworkSliceSpecificAuthentificationComplete |
getNetworkSliceSpecificAuthentificationComplete()
Returns the value of the
networkSliceSpecificAuthentificationComplete alternative. |
NetworkSliceSpecificAuthentificationResult |
getNetworkSliceSpecificAuthentificationResult()
Returns the value of the
networkSliceSpecificAuthentificationResult alternative. |
Notification |
getNotification()
Returns the value of the
notification alternative. |
NotificationResponse |
getNotificationResponse()
Returns the value of the
notificationResponse alternative. |
RegistrationAccept |
getRegistrationAccept()
Returns the value of the
registrationAccept alternative. |
RegistrationComplete |
getRegistrationComplete()
Returns the value of the
registrationComplete alternative. |
RegistrationReject |
getRegistrationReject()
Returns the value of the
registrationReject alternative. |
RegistrationRequest |
getRegistrationRequest()
Returns the value of the
registrationRequest alternative. |
SecurityModeCommand |
getSecurityModeCommand()
Returns the value of the
securityModeCommand alternative. |
SecurityModeComplete |
getSecurityModeComplete()
Returns the value of the
securityModeComplete alternative. |
SecurityModeReject |
getSecurityModeReject()
Returns the value of the
securityModeReject alternative. |
ServiceAccept |
getServiceAccept()
Returns the value of the
serviceAccept alternative. |
ServiceReject |
getServiceReject()
Returns the value of the
serviceReject alternative. |
ServiceRequest |
getServiceRequest()
Returns the value of the
serviceRequest alternative. |
ULNASTransport |
getUlNASTransport()
Returns the value of the
ulNASTransport alternative. |
boolean |
hasAuthenticationFailure()
Reports whether the
authenticationFailure alternative is selected. |
boolean |
hasAuthenticationReject()
Reports whether the
authenticationReject alternative is selected. |
boolean |
hasAuthenticationRequest()
Reports whether the
authenticationRequest alternative is selected. |
boolean |
hasAuthenticationResponse()
Reports whether the
authenticationResponse alternative is selected. |
boolean |
hasAuthenticationResult()
Reports whether the
authenticationResult alternative is selected. |
boolean |
hasConfigurationUpdateCommand()
Reports whether the
configurationUpdateCommand alternative is selected. |
boolean |
hasConfigurationUpdateComplete()
Reports whether the
configurationUpdateComplete alternative is selected. |
boolean |
hasControlPlaneServiceRequest()
Reports whether the
controlPlaneServiceRequest alternative is selected. |
boolean |
hasDeRegistrationAcceptUEOriginating()
Reports whether the
deRegistrationAcceptUEOriginating alternative is selected. |
boolean |
hasDeRegistrationAcceptUETerminated()
Reports whether the
deRegistrationAcceptUETerminated alternative is selected. |
boolean |
hasDeRegistrationRequestUEOriginating()
Reports whether the
deRegistrationRequestUEOriginating alternative is selected. |
boolean |
hasDeRegistrationRequestUETerminated()
Reports whether the
deRegistrationRequestUETerminated alternative is selected. |
boolean |
hasDlNASTransport()
Reports whether the
dlNASTransport alternative is selected. |
boolean |
hasIdentityRequest()
Reports whether the
identityRequest alternative is selected. |
boolean |
hasIdentityResponse()
Reports whether the
identityResponse alternative is selected. |
boolean |
hasNas5GMMStatus()
Reports whether the
nas5GMMStatus alternative is selected. |
boolean |
hasNetworkSliceSpecificAuthentificationCommand()
Reports whether the
networkSliceSpecificAuthentificationCommand alternative is selected. |
boolean |
hasNetworkSliceSpecificAuthentificationComplete()
Reports whether the
networkSliceSpecificAuthentificationComplete alternative is selected. |
boolean |
hasNetworkSliceSpecificAuthentificationResult()
Reports whether the
networkSliceSpecificAuthentificationResult alternative is selected. |
boolean |
hasNotification()
Reports whether the
notification alternative is selected. |
boolean |
hasNotificationResponse()
Reports whether the
notificationResponse alternative is selected. |
boolean |
hasRegistrationAccept()
Reports whether the
registrationAccept alternative is selected. |
boolean |
hasRegistrationComplete()
Reports whether the
registrationComplete alternative is selected. |
boolean |
hasRegistrationReject()
Reports whether the
registrationReject alternative is selected. |
boolean |
hasRegistrationRequest()
Reports whether the
registrationRequest alternative is selected. |
boolean |
hasSecurityModeCommand()
Reports whether the
securityModeCommand alternative is selected. |
boolean |
hasSecurityModeComplete()
Reports whether the
securityModeComplete alternative is selected. |
boolean |
hasSecurityModeReject()
Reports whether the
securityModeReject alternative is selected. |
boolean |
hasServiceAccept()
Reports whether the
serviceAccept alternative is selected. |
boolean |
hasServiceReject()
Reports whether the
serviceReject alternative is selected. |
boolean |
hasServiceRequest()
Reports whether the
serviceRequest alternative is selected. |
boolean |
hasUlNASTransport()
Reports whether the
ulNASTransport alternative is selected. |
void |
setAuthenticationFailure(AuthenticationFailure authenticationFailure)
Selects the
authenticationFailure alternative. |
void |
setAuthenticationReject(AuthenticationReject authenticationReject)
Selects the
authenticationReject alternative. |
void |
setAuthenticationRequest(AuthenticationRequest authenticationRequest)
Selects the
authenticationRequest alternative. |
void |
setAuthenticationResponse(AuthenticationResponse authenticationResponse)
Selects the
authenticationResponse alternative. |
void |
setAuthenticationResult(AuthenticationResult authenticationResult)
Selects the
authenticationResult alternative. |
void |
setConfigurationUpdateCommand(ConfigurationUpdateCommand configurationUpdateCommand)
Selects the
configurationUpdateCommand alternative. |
void |
setConfigurationUpdateComplete(NULL configurationUpdateComplete)
Selects the
configurationUpdateComplete alternative. |
void |
setControlPlaneServiceRequest(ControlPlaneServiceRequest controlPlaneServiceRequest)
Selects the
controlPlaneServiceRequest alternative. |
void |
setDeRegistrationAcceptUEOriginating(NULL deRegistrationAcceptUEOriginating)
Selects the
deRegistrationAcceptUEOriginating alternative. |
void |
setDeRegistrationAcceptUETerminated(NULL deRegistrationAcceptUETerminated)
Selects the
deRegistrationAcceptUETerminated alternative. |
void |
setDeRegistrationRequestUEOriginating(DeRegistrationRequestUEOriginating deRegistrationRequestUEOriginating)
Selects the
deRegistrationRequestUEOriginating alternative. |
void |
setDeRegistrationRequestUETerminated(DeRegistrationRequestUETerminated deRegistrationRequestUETerminated)
Selects the
deRegistrationRequestUETerminated alternative. |
void |
setDlNASTransport(DLNASTransport dlNASTransport)
Selects the
dlNASTransport alternative. |
void |
setIdentityRequest(IdentityRequest identityRequest)
Selects the
identityRequest alternative. |
void |
setIdentityResponse(IdentityResponse identityResponse)
Selects the
identityResponse alternative. |
void |
setNas5GMMStatus(NAS5GMMStatus nas5GMMStatus)
Selects the
nas5GMMStatus alternative. |
void |
setNetworkSliceSpecificAuthentificationCommand(NetworkSliceSpecificAuthentificationCommand networkSliceSpecificAuthentificationCommand)
Selects the
networkSliceSpecificAuthentificationCommand alternative. |
void |
setNetworkSliceSpecificAuthentificationComplete(NetworkSliceSpecificAuthentificationComplete networkSliceSpecificAuthentificationComplete)
Selects the
networkSliceSpecificAuthentificationComplete alternative. |
void |
setNetworkSliceSpecificAuthentificationResult(NetworkSliceSpecificAuthentificationResult networkSliceSpecificAuthentificationResult)
Selects the
networkSliceSpecificAuthentificationResult alternative. |
void |
setNotification(Notification notification)
Selects the
notification alternative. |
void |
setNotificationResponse(NotificationResponse notificationResponse)
Selects the
notificationResponse alternative. |
void |
setRegistrationAccept(RegistrationAccept registrationAccept)
Selects the
registrationAccept alternative. |
void |
setRegistrationComplete(RegistrationComplete registrationComplete)
Selects the
registrationComplete alternative. |
void |
setRegistrationReject(RegistrationReject registrationReject)
Selects the
registrationReject alternative. |
void |
setRegistrationRequest(RegistrationRequest registrationRequest)
Selects the
registrationRequest alternative. |
void |
setSecurityModeCommand(SecurityModeCommand securityModeCommand)
Selects the
securityModeCommand alternative. |
void |
setSecurityModeComplete(SecurityModeComplete securityModeComplete)
Selects the
securityModeComplete alternative. |
void |
setSecurityModeReject(SecurityModeReject securityModeReject)
Selects the
securityModeReject alternative. |
void |
setServiceAccept(ServiceAccept serviceAccept)
Selects the
serviceAccept alternative. |
void |
setServiceReject(ServiceReject serviceReject)
Selects the
serviceReject alternative. |
void |
setServiceRequest(ServiceRequest serviceRequest)
Selects the
serviceRequest alternative. |
void |
setUlNASTransport(ULNASTransport ulNASTransport)
Selects the
ulNASTransport alternative. |
clone, equals, getChosenFlag, getChosenValue, hashCode
public static final int registrationRequest_chosen
registrationRequest
alternative.public static final int registrationAccept_chosen
registrationAccept
alternative.public static final int registrationComplete_chosen
registrationComplete
alternative.public static final int registrationReject_chosen
registrationReject
alternative.public static final int deRegistrationRequestUEOriginating_chosen
deRegistrationRequestUEOriginating
alternative.public static final int deRegistrationAcceptUEOriginating_chosen
deRegistrationAcceptUEOriginating
alternative.public static final int deRegistrationRequestUETerminated_chosen
deRegistrationRequestUETerminated
alternative.public static final int deRegistrationAcceptUETerminated_chosen
deRegistrationAcceptUETerminated
alternative.public static final int serviceRequest_chosen
serviceRequest
alternative.public static final int serviceReject_chosen
serviceReject
alternative.public static final int serviceAccept_chosen
serviceAccept
alternative.public static final int controlPlaneServiceRequest_chosen
controlPlaneServiceRequest
alternative.public static final int networkSliceSpecificAuthentificationCommand_chosen
networkSliceSpecificAuthentificationCommand
alternative.public static final int networkSliceSpecificAuthentificationComplete_chosen
networkSliceSpecificAuthentificationComplete
alternative.public static final int networkSliceSpecificAuthentificationResult_chosen
networkSliceSpecificAuthentificationResult
alternative.public static final int configurationUpdateCommand_chosen
configurationUpdateCommand
alternative.public static final int configurationUpdateComplete_chosen
configurationUpdateComplete
alternative.public static final int authenticationRequest_chosen
authenticationRequest
alternative.public static final int authenticationResponse_chosen
authenticationResponse
alternative.public static final int authenticationReject_chosen
authenticationReject
alternative.public static final int authenticationFailure_chosen
authenticationFailure
alternative.public static final int authenticationResult_chosen
authenticationResult
alternative.public static final int identityRequest_chosen
identityRequest
alternative.public static final int identityResponse_chosen
identityResponse
alternative.public static final int securityModeCommand_chosen
securityModeCommand
alternative.public static final int securityModeComplete_chosen
securityModeComplete
alternative.public static final int securityModeReject_chosen
securityModeReject
alternative.public static final int nas5GMMStatus_chosen
nas5GMMStatus
alternative.public static final int notification_chosen
notification
alternative.public static final int notificationResponse_chosen
notificationResponse
alternative.public static final int ulNASTransport_chosen
ulNASTransport
alternative.public static final int dlNASTransport_chosen
dlNASTransport
alternative.public static Plain5GSNASMessage.MessageBody createWithRegistrationRequest(RegistrationRequest registrationRequest)
MessageBody
with the registrationRequest
alternative selected.registrationRequest
- the value of the registrationRequest
alternative.MessageBody
class.public boolean hasRegistrationRequest()
registrationRequest
alternative is selected.registrationRequest
alternative is selected.public RegistrationRequest getRegistrationRequest()
registrationRequest
alternative.registrationRequest
alternative or null if the
registrationRequest
alternative is not selected.public void setRegistrationRequest(RegistrationRequest registrationRequest)
registrationRequest
alternative.registrationRequest
- the value of the registrationRequest
alternative.public static Plain5GSNASMessage.MessageBody createWithRegistrationAccept(RegistrationAccept registrationAccept)
MessageBody
with the registrationAccept
alternative selected.registrationAccept
- the value of the registrationAccept
alternative.MessageBody
class.public boolean hasRegistrationAccept()
registrationAccept
alternative is selected.registrationAccept
alternative is selected.public RegistrationAccept getRegistrationAccept()
registrationAccept
alternative.registrationAccept
alternative or null if the
registrationAccept
alternative is not selected.public void setRegistrationAccept(RegistrationAccept registrationAccept)
registrationAccept
alternative.registrationAccept
- the value of the registrationAccept
alternative.public static Plain5GSNASMessage.MessageBody createWithRegistrationComplete(RegistrationComplete registrationComplete)
MessageBody
with the registrationComplete
alternative selected.registrationComplete
- the value of the registrationComplete
alternative.MessageBody
class.public boolean hasRegistrationComplete()
registrationComplete
alternative is selected.registrationComplete
alternative is selected.public RegistrationComplete getRegistrationComplete()
registrationComplete
alternative.registrationComplete
alternative or null if the
registrationComplete
alternative is not selected.public void setRegistrationComplete(RegistrationComplete registrationComplete)
registrationComplete
alternative.registrationComplete
- the value of the registrationComplete
alternative.public static Plain5GSNASMessage.MessageBody createWithRegistrationReject(RegistrationReject registrationReject)
MessageBody
with the registrationReject
alternative selected.registrationReject
- the value of the registrationReject
alternative.MessageBody
class.public boolean hasRegistrationReject()
registrationReject
alternative is selected.registrationReject
alternative is selected.public RegistrationReject getRegistrationReject()
registrationReject
alternative.registrationReject
alternative or null if the
registrationReject
alternative is not selected.public void setRegistrationReject(RegistrationReject registrationReject)
registrationReject
alternative.registrationReject
- the value of the registrationReject
alternative.public static Plain5GSNASMessage.MessageBody createWithDeRegistrationRequestUEOriginating(DeRegistrationRequestUEOriginating deRegistrationRequestUEOriginating)
MessageBody
with the deRegistrationRequestUEOriginating
alternative selected.deRegistrationRequestUEOriginating
- the value of the deRegistrationRequestUEOriginating
alternative.MessageBody
class.public boolean hasDeRegistrationRequestUEOriginating()
deRegistrationRequestUEOriginating
alternative is selected.deRegistrationRequestUEOriginating
alternative is selected.public DeRegistrationRequestUEOriginating getDeRegistrationRequestUEOriginating()
deRegistrationRequestUEOriginating
alternative.deRegistrationRequestUEOriginating
alternative or null if the
deRegistrationRequestUEOriginating
alternative is not selected.public void setDeRegistrationRequestUEOriginating(DeRegistrationRequestUEOriginating deRegistrationRequestUEOriginating)
deRegistrationRequestUEOriginating
alternative.deRegistrationRequestUEOriginating
- the value of the deRegistrationRequestUEOriginating
alternative.public static Plain5GSNASMessage.MessageBody createWithDeRegistrationAcceptUEOriginating(NULL deRegistrationAcceptUEOriginating)
MessageBody
with the deRegistrationAcceptUEOriginating
alternative selected.deRegistrationAcceptUEOriginating
- the value of the deRegistrationAcceptUEOriginating
alternative.MessageBody
class.public boolean hasDeRegistrationAcceptUEOriginating()
deRegistrationAcceptUEOriginating
alternative is selected.deRegistrationAcceptUEOriginating
alternative is selected.public NULL getDeRegistrationAcceptUEOriginating()
deRegistrationAcceptUEOriginating
alternative.deRegistrationAcceptUEOriginating
alternative or null if the
deRegistrationAcceptUEOriginating
alternative is not selected.public void setDeRegistrationAcceptUEOriginating(NULL deRegistrationAcceptUEOriginating)
deRegistrationAcceptUEOriginating
alternative.deRegistrationAcceptUEOriginating
- the value of the deRegistrationAcceptUEOriginating
alternative.public static Plain5GSNASMessage.MessageBody createWithDeRegistrationRequestUETerminated(DeRegistrationRequestUETerminated deRegistrationRequestUETerminated)
MessageBody
with the deRegistrationRequestUETerminated
alternative selected.deRegistrationRequestUETerminated
- the value of the deRegistrationRequestUETerminated
alternative.MessageBody
class.public boolean hasDeRegistrationRequestUETerminated()
deRegistrationRequestUETerminated
alternative is selected.deRegistrationRequestUETerminated
alternative is selected.public DeRegistrationRequestUETerminated getDeRegistrationRequestUETerminated()
deRegistrationRequestUETerminated
alternative.deRegistrationRequestUETerminated
alternative or null if the
deRegistrationRequestUETerminated
alternative is not selected.public void setDeRegistrationRequestUETerminated(DeRegistrationRequestUETerminated deRegistrationRequestUETerminated)
deRegistrationRequestUETerminated
alternative.deRegistrationRequestUETerminated
- the value of the deRegistrationRequestUETerminated
alternative.public static Plain5GSNASMessage.MessageBody createWithDeRegistrationAcceptUETerminated(NULL deRegistrationAcceptUETerminated)
MessageBody
with the deRegistrationAcceptUETerminated
alternative selected.deRegistrationAcceptUETerminated
- the value of the deRegistrationAcceptUETerminated
alternative.MessageBody
class.public boolean hasDeRegistrationAcceptUETerminated()
deRegistrationAcceptUETerminated
alternative is selected.deRegistrationAcceptUETerminated
alternative is selected.public NULL getDeRegistrationAcceptUETerminated()
deRegistrationAcceptUETerminated
alternative.deRegistrationAcceptUETerminated
alternative or null if the
deRegistrationAcceptUETerminated
alternative is not selected.public void setDeRegistrationAcceptUETerminated(NULL deRegistrationAcceptUETerminated)
deRegistrationAcceptUETerminated
alternative.deRegistrationAcceptUETerminated
- the value of the deRegistrationAcceptUETerminated
alternative.public static Plain5GSNASMessage.MessageBody createWithServiceRequest(ServiceRequest serviceRequest)
MessageBody
with the serviceRequest
alternative selected.serviceRequest
- the value of the serviceRequest
alternative.MessageBody
class.public boolean hasServiceRequest()
serviceRequest
alternative is selected.serviceRequest
alternative is selected.public ServiceRequest getServiceRequest()
serviceRequest
alternative.serviceRequest
alternative or null if the
serviceRequest
alternative is not selected.public void setServiceRequest(ServiceRequest serviceRequest)
serviceRequest
alternative.serviceRequest
- the value of the serviceRequest
alternative.public static Plain5GSNASMessage.MessageBody createWithServiceReject(ServiceReject serviceReject)
MessageBody
with the serviceReject
alternative selected.serviceReject
- the value of the serviceReject
alternative.MessageBody
class.public boolean hasServiceReject()
serviceReject
alternative is selected.serviceReject
alternative is selected.public ServiceReject getServiceReject()
serviceReject
alternative.serviceReject
alternative or null if the
serviceReject
alternative is not selected.public void setServiceReject(ServiceReject serviceReject)
serviceReject
alternative.serviceReject
- the value of the serviceReject
alternative.public static Plain5GSNASMessage.MessageBody createWithServiceAccept(ServiceAccept serviceAccept)
MessageBody
with the serviceAccept
alternative selected.serviceAccept
- the value of the serviceAccept
alternative.MessageBody
class.public boolean hasServiceAccept()
serviceAccept
alternative is selected.serviceAccept
alternative is selected.public ServiceAccept getServiceAccept()
serviceAccept
alternative.serviceAccept
alternative or null if the
serviceAccept
alternative is not selected.public void setServiceAccept(ServiceAccept serviceAccept)
serviceAccept
alternative.serviceAccept
- the value of the serviceAccept
alternative.public static Plain5GSNASMessage.MessageBody createWithControlPlaneServiceRequest(ControlPlaneServiceRequest controlPlaneServiceRequest)
MessageBody
with the controlPlaneServiceRequest
alternative selected.controlPlaneServiceRequest
- the value of the controlPlaneServiceRequest
alternative.MessageBody
class.public boolean hasControlPlaneServiceRequest()
controlPlaneServiceRequest
alternative is selected.controlPlaneServiceRequest
alternative is selected.public ControlPlaneServiceRequest getControlPlaneServiceRequest()
controlPlaneServiceRequest
alternative.controlPlaneServiceRequest
alternative or null if the
controlPlaneServiceRequest
alternative is not selected.public void setControlPlaneServiceRequest(ControlPlaneServiceRequest controlPlaneServiceRequest)
controlPlaneServiceRequest
alternative.controlPlaneServiceRequest
- the value of the controlPlaneServiceRequest
alternative.public static Plain5GSNASMessage.MessageBody createWithNetworkSliceSpecificAuthentificationCommand(NetworkSliceSpecificAuthentificationCommand networkSliceSpecificAuthentificationCommand)
MessageBody
with the networkSliceSpecificAuthentificationCommand
alternative selected.networkSliceSpecificAuthentificationCommand
- the value of the networkSliceSpecificAuthentificationCommand
alternative.MessageBody
class.public boolean hasNetworkSliceSpecificAuthentificationCommand()
networkSliceSpecificAuthentificationCommand
alternative is selected.networkSliceSpecificAuthentificationCommand
alternative is selected.public NetworkSliceSpecificAuthentificationCommand getNetworkSliceSpecificAuthentificationCommand()
networkSliceSpecificAuthentificationCommand
alternative.networkSliceSpecificAuthentificationCommand
alternative or null if the
networkSliceSpecificAuthentificationCommand
alternative is not selected.public void setNetworkSliceSpecificAuthentificationCommand(NetworkSliceSpecificAuthentificationCommand networkSliceSpecificAuthentificationCommand)
networkSliceSpecificAuthentificationCommand
alternative.networkSliceSpecificAuthentificationCommand
- the value of the networkSliceSpecificAuthentificationCommand
alternative.public static Plain5GSNASMessage.MessageBody createWithNetworkSliceSpecificAuthentificationComplete(NetworkSliceSpecificAuthentificationComplete networkSliceSpecificAuthentificationComplete)
MessageBody
with the networkSliceSpecificAuthentificationComplete
alternative selected.networkSliceSpecificAuthentificationComplete
- the value of the networkSliceSpecificAuthentificationComplete
alternative.MessageBody
class.public boolean hasNetworkSliceSpecificAuthentificationComplete()
networkSliceSpecificAuthentificationComplete
alternative is selected.networkSliceSpecificAuthentificationComplete
alternative is selected.public NetworkSliceSpecificAuthentificationComplete getNetworkSliceSpecificAuthentificationComplete()
networkSliceSpecificAuthentificationComplete
alternative.networkSliceSpecificAuthentificationComplete
alternative or null if the
networkSliceSpecificAuthentificationComplete
alternative is not selected.public void setNetworkSliceSpecificAuthentificationComplete(NetworkSliceSpecificAuthentificationComplete networkSliceSpecificAuthentificationComplete)
networkSliceSpecificAuthentificationComplete
alternative.networkSliceSpecificAuthentificationComplete
- the value of the networkSliceSpecificAuthentificationComplete
alternative.public static Plain5GSNASMessage.MessageBody createWithNetworkSliceSpecificAuthentificationResult(NetworkSliceSpecificAuthentificationResult networkSliceSpecificAuthentificationResult)
MessageBody
with the networkSliceSpecificAuthentificationResult
alternative selected.networkSliceSpecificAuthentificationResult
- the value of the networkSliceSpecificAuthentificationResult
alternative.MessageBody
class.public boolean hasNetworkSliceSpecificAuthentificationResult()
networkSliceSpecificAuthentificationResult
alternative is selected.networkSliceSpecificAuthentificationResult
alternative is selected.public NetworkSliceSpecificAuthentificationResult getNetworkSliceSpecificAuthentificationResult()
networkSliceSpecificAuthentificationResult
alternative.networkSliceSpecificAuthentificationResult
alternative or null if the
networkSliceSpecificAuthentificationResult
alternative is not selected.public void setNetworkSliceSpecificAuthentificationResult(NetworkSliceSpecificAuthentificationResult networkSliceSpecificAuthentificationResult)
networkSliceSpecificAuthentificationResult
alternative.networkSliceSpecificAuthentificationResult
- the value of the networkSliceSpecificAuthentificationResult
alternative.public static Plain5GSNASMessage.MessageBody createWithConfigurationUpdateCommand(ConfigurationUpdateCommand configurationUpdateCommand)
MessageBody
with the configurationUpdateCommand
alternative selected.configurationUpdateCommand
- the value of the configurationUpdateCommand
alternative.MessageBody
class.public boolean hasConfigurationUpdateCommand()
configurationUpdateCommand
alternative is selected.configurationUpdateCommand
alternative is selected.public ConfigurationUpdateCommand getConfigurationUpdateCommand()
configurationUpdateCommand
alternative.configurationUpdateCommand
alternative or null if the
configurationUpdateCommand
alternative is not selected.public void setConfigurationUpdateCommand(ConfigurationUpdateCommand configurationUpdateCommand)
configurationUpdateCommand
alternative.configurationUpdateCommand
- the value of the configurationUpdateCommand
alternative.public static Plain5GSNASMessage.MessageBody createWithConfigurationUpdateComplete(NULL configurationUpdateComplete)
MessageBody
with the configurationUpdateComplete
alternative selected.configurationUpdateComplete
- the value of the configurationUpdateComplete
alternative.MessageBody
class.public boolean hasConfigurationUpdateComplete()
configurationUpdateComplete
alternative is selected.configurationUpdateComplete
alternative is selected.public NULL getConfigurationUpdateComplete()
configurationUpdateComplete
alternative.configurationUpdateComplete
alternative or null if the
configurationUpdateComplete
alternative is not selected.public void setConfigurationUpdateComplete(NULL configurationUpdateComplete)
configurationUpdateComplete
alternative.configurationUpdateComplete
- the value of the configurationUpdateComplete
alternative.public static Plain5GSNASMessage.MessageBody createWithAuthenticationRequest(AuthenticationRequest authenticationRequest)
MessageBody
with the authenticationRequest
alternative selected.authenticationRequest
- the value of the authenticationRequest
alternative.MessageBody
class.public boolean hasAuthenticationRequest()
authenticationRequest
alternative is selected.authenticationRequest
alternative is selected.public AuthenticationRequest getAuthenticationRequest()
authenticationRequest
alternative.authenticationRequest
alternative or null if the
authenticationRequest
alternative is not selected.public void setAuthenticationRequest(AuthenticationRequest authenticationRequest)
authenticationRequest
alternative.authenticationRequest
- the value of the authenticationRequest
alternative.public static Plain5GSNASMessage.MessageBody createWithAuthenticationResponse(AuthenticationResponse authenticationResponse)
MessageBody
with the authenticationResponse
alternative selected.authenticationResponse
- the value of the authenticationResponse
alternative.MessageBody
class.public boolean hasAuthenticationResponse()
authenticationResponse
alternative is selected.authenticationResponse
alternative is selected.public AuthenticationResponse getAuthenticationResponse()
authenticationResponse
alternative.authenticationResponse
alternative or null if the
authenticationResponse
alternative is not selected.public void setAuthenticationResponse(AuthenticationResponse authenticationResponse)
authenticationResponse
alternative.authenticationResponse
- the value of the authenticationResponse
alternative.public static Plain5GSNASMessage.MessageBody createWithAuthenticationReject(AuthenticationReject authenticationReject)
MessageBody
with the authenticationReject
alternative selected.authenticationReject
- the value of the authenticationReject
alternative.MessageBody
class.public boolean hasAuthenticationReject()
authenticationReject
alternative is selected.authenticationReject
alternative is selected.public AuthenticationReject getAuthenticationReject()
authenticationReject
alternative.authenticationReject
alternative or null if the
authenticationReject
alternative is not selected.public void setAuthenticationReject(AuthenticationReject authenticationReject)
authenticationReject
alternative.authenticationReject
- the value of the authenticationReject
alternative.public static Plain5GSNASMessage.MessageBody createWithAuthenticationFailure(AuthenticationFailure authenticationFailure)
MessageBody
with the authenticationFailure
alternative selected.authenticationFailure
- the value of the authenticationFailure
alternative.MessageBody
class.public boolean hasAuthenticationFailure()
authenticationFailure
alternative is selected.authenticationFailure
alternative is selected.public AuthenticationFailure getAuthenticationFailure()
authenticationFailure
alternative.authenticationFailure
alternative or null if the
authenticationFailure
alternative is not selected.public void setAuthenticationFailure(AuthenticationFailure authenticationFailure)
authenticationFailure
alternative.authenticationFailure
- the value of the authenticationFailure
alternative.public static Plain5GSNASMessage.MessageBody createWithAuthenticationResult(AuthenticationResult authenticationResult)
MessageBody
with the authenticationResult
alternative selected.authenticationResult
- the value of the authenticationResult
alternative.MessageBody
class.public boolean hasAuthenticationResult()
authenticationResult
alternative is selected.authenticationResult
alternative is selected.public AuthenticationResult getAuthenticationResult()
authenticationResult
alternative.authenticationResult
alternative or null if the
authenticationResult
alternative is not selected.public void setAuthenticationResult(AuthenticationResult authenticationResult)
authenticationResult
alternative.authenticationResult
- the value of the authenticationResult
alternative.public static Plain5GSNASMessage.MessageBody createWithIdentityRequest(IdentityRequest identityRequest)
MessageBody
with the identityRequest
alternative selected.identityRequest
- the value of the identityRequest
alternative.MessageBody
class.public boolean hasIdentityRequest()
identityRequest
alternative is selected.identityRequest
alternative is selected.public IdentityRequest getIdentityRequest()
identityRequest
alternative.identityRequest
alternative or null if the
identityRequest
alternative is not selected.public void setIdentityRequest(IdentityRequest identityRequest)
identityRequest
alternative.identityRequest
- the value of the identityRequest
alternative.public static Plain5GSNASMessage.MessageBody createWithIdentityResponse(IdentityResponse identityResponse)
MessageBody
with the identityResponse
alternative selected.identityResponse
- the value of the identityResponse
alternative.MessageBody
class.public boolean hasIdentityResponse()
identityResponse
alternative is selected.identityResponse
alternative is selected.public IdentityResponse getIdentityResponse()
identityResponse
alternative.identityResponse
alternative or null if the
identityResponse
alternative is not selected.public void setIdentityResponse(IdentityResponse identityResponse)
identityResponse
alternative.identityResponse
- the value of the identityResponse
alternative.public static Plain5GSNASMessage.MessageBody createWithSecurityModeCommand(SecurityModeCommand securityModeCommand)
MessageBody
with the securityModeCommand
alternative selected.securityModeCommand
- the value of the securityModeCommand
alternative.MessageBody
class.public boolean hasSecurityModeCommand()
securityModeCommand
alternative is selected.securityModeCommand
alternative is selected.public SecurityModeCommand getSecurityModeCommand()
securityModeCommand
alternative.securityModeCommand
alternative or null if the
securityModeCommand
alternative is not selected.public void setSecurityModeCommand(SecurityModeCommand securityModeCommand)
securityModeCommand
alternative.securityModeCommand
- the value of the securityModeCommand
alternative.public static Plain5GSNASMessage.MessageBody createWithSecurityModeComplete(SecurityModeComplete securityModeComplete)
MessageBody
with the securityModeComplete
alternative selected.securityModeComplete
- the value of the securityModeComplete
alternative.MessageBody
class.public boolean hasSecurityModeComplete()
securityModeComplete
alternative is selected.securityModeComplete
alternative is selected.public SecurityModeComplete getSecurityModeComplete()
securityModeComplete
alternative.securityModeComplete
alternative or null if the
securityModeComplete
alternative is not selected.public void setSecurityModeComplete(SecurityModeComplete securityModeComplete)
securityModeComplete
alternative.securityModeComplete
- the value of the securityModeComplete
alternative.public static Plain5GSNASMessage.MessageBody createWithSecurityModeReject(SecurityModeReject securityModeReject)
MessageBody
with the securityModeReject
alternative selected.securityModeReject
- the value of the securityModeReject
alternative.MessageBody
class.public boolean hasSecurityModeReject()
securityModeReject
alternative is selected.securityModeReject
alternative is selected.public SecurityModeReject getSecurityModeReject()
securityModeReject
alternative.securityModeReject
alternative or null if the
securityModeReject
alternative is not selected.public void setSecurityModeReject(SecurityModeReject securityModeReject)
securityModeReject
alternative.securityModeReject
- the value of the securityModeReject
alternative.public static Plain5GSNASMessage.MessageBody createWithNas5GMMStatus(NAS5GMMStatus nas5GMMStatus)
MessageBody
with the nas5GMMStatus
alternative selected.nas5GMMStatus
- the value of the nas5GMMStatus
alternative.MessageBody
class.public boolean hasNas5GMMStatus()
nas5GMMStatus
alternative is selected.nas5GMMStatus
alternative is selected.public NAS5GMMStatus getNas5GMMStatus()
nas5GMMStatus
alternative.nas5GMMStatus
alternative or null if the
nas5GMMStatus
alternative is not selected.public void setNas5GMMStatus(NAS5GMMStatus nas5GMMStatus)
nas5GMMStatus
alternative.nas5GMMStatus
- the value of the nas5GMMStatus
alternative.public static Plain5GSNASMessage.MessageBody createWithNotification(Notification notification)
MessageBody
with the notification
alternative selected.notification
- the value of the notification
alternative.MessageBody
class.public boolean hasNotification()
notification
alternative is selected.notification
alternative is selected.public Notification getNotification()
notification
alternative.notification
alternative or null if the
notification
alternative is not selected.public void setNotification(Notification notification)
notification
alternative.notification
- the value of the notification
alternative.public static Plain5GSNASMessage.MessageBody createWithNotificationResponse(NotificationResponse notificationResponse)
MessageBody
with the notificationResponse
alternative selected.notificationResponse
- the value of the notificationResponse
alternative.MessageBody
class.public boolean hasNotificationResponse()
notificationResponse
alternative is selected.notificationResponse
alternative is selected.public NotificationResponse getNotificationResponse()
notificationResponse
alternative.notificationResponse
alternative or null if the
notificationResponse
alternative is not selected.public void setNotificationResponse(NotificationResponse notificationResponse)
notificationResponse
alternative.notificationResponse
- the value of the notificationResponse
alternative.public static Plain5GSNASMessage.MessageBody createWithUlNASTransport(ULNASTransport ulNASTransport)
MessageBody
with the ulNASTransport
alternative selected.ulNASTransport
- the value of the ulNASTransport
alternative.MessageBody
class.public boolean hasUlNASTransport()
ulNASTransport
alternative is selected.ulNASTransport
alternative is selected.public ULNASTransport getUlNASTransport()
ulNASTransport
alternative.ulNASTransport
alternative or null if the
ulNASTransport
alternative is not selected.public void setUlNASTransport(ULNASTransport ulNASTransport)
ulNASTransport
alternative.ulNASTransport
- the value of the ulNASTransport
alternative.public static Plain5GSNASMessage.MessageBody createWithDlNASTransport(DLNASTransport dlNASTransport)
MessageBody
with the dlNASTransport
alternative selected.dlNASTransport
- the value of the dlNASTransport
alternative.MessageBody
class.public boolean hasDlNASTransport()
dlNASTransport
alternative is selected.dlNASTransport
alternative is selected.public DLNASTransport getDlNASTransport()
dlNASTransport
alternative.dlNASTransport
alternative or null if the
dlNASTransport
alternative is not selected.public void setDlNASTransport(DLNASTransport dlNASTransport)
dlNASTransport
alternative.dlNASTransport
- the value of the dlNASTransport
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.