public class NAS5GMMStatus extends Sequence
NAS5GMMStatus
type.Constructor and Description |
---|
NAS5GMMStatus()
The default constructor.
|
NAS5GMMStatus(INTEGER nas5GMMCause)
Constructs an instance of the
NAS5GMMStatus with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getNas5GMMCause()
Returns the value of the
nas5GMMCause field. |
void |
setNas5GMMCause(INTEGER nas5GMMCause)
Sets the value of the
nas5GMMCause field. |
public NAS5GMMStatus()
public NAS5GMMStatus(INTEGER nas5GMMCause)
NAS5GMMStatus
with the specified
components.nas5GMMCause
- the value of the nas5GMMCause
field (mandatory).
The NAS5GMMCause
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getNas5GMMCause()
nas5GMMCause
field.nas5GMMCause
field.
The NAS5GMMCause
class defines meaningful names for particular values of the field.public void setNas5GMMCause(INTEGER nas5GMMCause)
nas5GMMCause
field.nas5GMMCause
- the value of the nas5GMMCause
field.
The NAS5GMMCause
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GMMCause
parameter is null.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.