public static class NAS5GSNetworkFeatureSupport.Emcw extends Sequence
emcw
field.Modifier and Type | Class and Description |
---|---|
static class |
NAS5GSNetworkFeatureSupport.Emcw.Emcn3
Defines meaningful names for particular values of the
emcn3 field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.Mcsi
Defines meaningful names for particular values of the
mcsi field. |
Constructor and Description |
---|
Emcw()
The default constructor.
|
Emcw(INTEGER mcsi,
INTEGER emcn3)
Constructs an instance of the
Emcw with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getEmcn3()
Returns the value of the
emcn3 field. |
INTEGER |
getMcsi()
Returns the value of the
mcsi field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setEmcn3(INTEGER emcn3)
Sets the value of the
emcn3 field. |
void |
setMcsi(INTEGER mcsi)
Sets the value of the
mcsi field. |
public Emcw()
public Emcw(INTEGER mcsi, INTEGER emcn3)
Emcw
with the specified
components.mcsi
- the value of the mcsi
field (mandatory).
The Mcsi
class defines meaningful names for particular values of the field.emcn3
- the value of the emcn3
field (mandatory).
The Emcn3
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 getMcsi()
mcsi
field.mcsi
field.
The Mcsi
class defines meaningful names for particular values of the field.public void setMcsi(INTEGER mcsi)
mcsi
field.mcsi
- the value of the mcsi
field.
The Mcsi
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the mcsi
parameter is null.public INTEGER getEmcn3()
emcn3
field.emcn3
field.
The Emcn3
class defines meaningful names for particular values of the field.Copyright © 2025 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.