public class NSSAIInclusionMode extends Sequence
NSSAIInclusionMode
type.Modifier and Type | Class and Description |
---|---|
static class |
NSSAIInclusionMode.NssaiInclusionMode
Defines meaningful names for particular values of the
nssaiInclusionMode field. |
Constructor and Description |
---|
NSSAIInclusionMode()
The default constructor.
|
NSSAIInclusionMode(INTEGER nssaiInclusionMode)
Constructs an instance of the
NSSAIInclusionMode with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getNssaiInclusionMode()
Returns the value of the
nssaiInclusionMode field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setNssaiInclusionMode(INTEGER nssaiInclusionMode)
Sets the value of the
nssaiInclusionMode field. |
public NSSAIInclusionMode()
public NSSAIInclusionMode(INTEGER nssaiInclusionMode)
NSSAIInclusionMode
with the specified
components.nssaiInclusionMode
- the value of the nssaiInclusionMode
field (mandatory).
The NssaiInclusionMode
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getNssaiInclusionMode()
nssaiInclusionMode
field.nssaiInclusionMode
field.
The NssaiInclusionMode
class defines meaningful names for particular values of the field.public void setNssaiInclusionMode(INTEGER nssaiInclusionMode)
nssaiInclusionMode
field.nssaiInclusionMode
- the value of the nssaiInclusionMode
field.
The NssaiInclusionMode
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nssaiInclusionMode
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.