public static class NAS5GSNetworkFeatureSupport.Emcw extends Sequence
emcw
field.Modifier and Type | Class and Description |
---|---|
static class |
NAS5GSNetworkFeatureSupport.Emcw.AtsInd
Defines meaningful names for particular values of the
atsInd field. |
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. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.N3Data
Defines meaningful names for particular values of the
n3Data field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.Nas5GCPCIoT
Defines meaningful names for particular values of the
nas5GCPCIoT field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.Nas5GEHCCPCIoT
Defines meaningful names for particular values of the
nas5GEHCCPCIoT field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.Nas5GIPHCCPCIoT
Defines meaningful names for particular values of the
nas5GIPHCCPCIoT field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.Nas5GLCS
Defines meaningful names for particular values of the
nas5GLCS field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.Nas5GUPCIoT
Defines meaningful names for particular values of the
nas5GUPCIoT field. |
static class |
NAS5GSNetworkFeatureSupport.Emcw.RestrictEC
Defines meaningful names for particular values of the
restrictEC field. |
Constructor and Description |
---|
Emcw()
The default constructor.
|
Emcw(INTEGER nas5GUPCIoT,
INTEGER nas5GIPHCCPCIoT,
INTEGER n3Data,
INTEGER nas5GCPCIoT,
INTEGER restrictEC,
INTEGER mcsi,
INTEGER emcn3,
INTEGER nas5GEHCCPCIoT,
INTEGER atsInd,
INTEGER nas5GLCS)
Constructs an instance of the
Emcw with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getAtsInd()
Returns the value of the
atsInd field. |
INTEGER |
getEmcn3()
Returns the value of the
emcn3 field. |
INTEGER |
getMcsi()
Returns the value of the
mcsi field. |
INTEGER |
getN3Data()
Returns the value of the
n3Data field. |
INTEGER |
getNas5GCPCIoT()
Returns the value of the
nas5GCPCIoT field. |
INTEGER |
getNas5GEHCCPCIoT()
Returns the value of the
nas5GEHCCPCIoT field. |
INTEGER |
getNas5GIPHCCPCIoT()
Returns the value of the
nas5GIPHCCPCIoT field. |
INTEGER |
getNas5GLCS()
Returns the value of the
nas5GLCS field. |
INTEGER |
getNas5GUPCIoT()
Returns the value of the
nas5GUPCIoT field. |
INTEGER |
getRestrictEC()
Returns the value of the
restrictEC field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setAtsInd(INTEGER atsInd)
Sets the value of the
atsInd field. |
void |
setEmcn3(INTEGER emcn3)
Sets the value of the
emcn3 field. |
void |
setMcsi(INTEGER mcsi)
Sets the value of the
mcsi field. |
void |
setN3Data(INTEGER n3Data)
Sets the value of the
n3Data field. |
void |
setNas5GCPCIoT(INTEGER nas5GCPCIoT)
Sets the value of the
nas5GCPCIoT field. |
void |
setNas5GEHCCPCIoT(INTEGER nas5GEHCCPCIoT)
Sets the value of the
nas5GEHCCPCIoT field. |
void |
setNas5GIPHCCPCIoT(INTEGER nas5GIPHCCPCIoT)
Sets the value of the
nas5GIPHCCPCIoT field. |
void |
setNas5GLCS(INTEGER nas5GLCS)
Sets the value of the
nas5GLCS field. |
void |
setNas5GUPCIoT(INTEGER nas5GUPCIoT)
Sets the value of the
nas5GUPCIoT field. |
void |
setRestrictEC(INTEGER restrictEC)
Sets the value of the
restrictEC field. |
public Emcw()
public Emcw(INTEGER nas5GUPCIoT, INTEGER nas5GIPHCCPCIoT, INTEGER n3Data, INTEGER nas5GCPCIoT, INTEGER restrictEC, INTEGER mcsi, INTEGER emcn3, INTEGER nas5GEHCCPCIoT, INTEGER atsInd, INTEGER nas5GLCS)
Emcw
with the specified
components.nas5GUPCIoT
- the value of the nas5GUPCIoT
field (mandatory).
The Nas5GUPCIoT
class defines meaningful names for particular values of the field.nas5GIPHCCPCIoT
- the value of the nas5GIPHCCPCIoT
field (mandatory).
The Nas5GIPHCCPCIoT
class defines meaningful names for particular values of the field.n3Data
- the value of the n3Data
field (mandatory).
The N3Data
class defines meaningful names for particular values of the field.nas5GCPCIoT
- the value of the nas5GCPCIoT
field (mandatory).
The Nas5GCPCIoT
class defines meaningful names for particular values of the field.restrictEC
- the value of the restrictEC
field (mandatory).
The RestrictEC
class defines meaningful names for particular values of the field.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.nas5GEHCCPCIoT
- the value of the nas5GEHCCPCIoT
field (mandatory).
The Nas5GEHCCPCIoT
class defines meaningful names for particular values of the field.atsInd
- the value of the atsInd
field (mandatory).
The AtsInd
class defines meaningful names for particular values of the field.nas5GLCS
- the value of the nas5GLCS
field (mandatory).
The Nas5GLCS
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getNas5GUPCIoT()
nas5GUPCIoT
field.nas5GUPCIoT
field.
The Nas5GUPCIoT
class defines meaningful names for particular values of the field.public void setNas5GUPCIoT(INTEGER nas5GUPCIoT)
nas5GUPCIoT
field.nas5GUPCIoT
- the value of the nas5GUPCIoT
field.
The Nas5GUPCIoT
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GUPCIoT
parameter is null.public INTEGER getNas5GIPHCCPCIoT()
nas5GIPHCCPCIoT
field.nas5GIPHCCPCIoT
field.
The Nas5GIPHCCPCIoT
class defines meaningful names for particular values of the field.public void setNas5GIPHCCPCIoT(INTEGER nas5GIPHCCPCIoT)
nas5GIPHCCPCIoT
field.nas5GIPHCCPCIoT
- the value of the nas5GIPHCCPCIoT
field.
The Nas5GIPHCCPCIoT
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GIPHCCPCIoT
parameter is null.public INTEGER getN3Data()
n3Data
field.n3Data
field.
The N3Data
class defines meaningful names for particular values of the field.public void setN3Data(INTEGER n3Data)
n3Data
field.n3Data
- the value of the n3Data
field.
The N3Data
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the n3Data
parameter is null.public INTEGER getNas5GCPCIoT()
nas5GCPCIoT
field.nas5GCPCIoT
field.
The Nas5GCPCIoT
class defines meaningful names for particular values of the field.public void setNas5GCPCIoT(INTEGER nas5GCPCIoT)
nas5GCPCIoT
field.nas5GCPCIoT
- the value of the nas5GCPCIoT
field.
The Nas5GCPCIoT
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GCPCIoT
parameter is null.public INTEGER getRestrictEC()
restrictEC
field.restrictEC
field.
The RestrictEC
class defines meaningful names for particular values of the field.public void setRestrictEC(INTEGER restrictEC)
restrictEC
field.restrictEC
- the value of the restrictEC
field.
The RestrictEC
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the restrictEC
parameter is null.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.public void setEmcn3(INTEGER emcn3)
emcn3
field.emcn3
- the value of the emcn3
field.
The Emcn3
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the emcn3
parameter is null.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getNas5GEHCCPCIoT()
nas5GEHCCPCIoT
field.nas5GEHCCPCIoT
field.
The Nas5GEHCCPCIoT
class defines meaningful names for particular values of the field.public void setNas5GEHCCPCIoT(INTEGER nas5GEHCCPCIoT)
nas5GEHCCPCIoT
field.nas5GEHCCPCIoT
- the value of the nas5GEHCCPCIoT
field.
The Nas5GEHCCPCIoT
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GEHCCPCIoT
parameter is null.public INTEGER getAtsInd()
atsInd
field.atsInd
field.
The AtsInd
class defines meaningful names for particular values of the field.public void setAtsInd(INTEGER atsInd)
atsInd
field.atsInd
- the value of the atsInd
field.
The AtsInd
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the atsInd
parameter is null.public INTEGER getNas5GLCS()
nas5GLCS
field.nas5GLCS
field.
The Nas5GLCS
class defines meaningful names for particular values of the field.public void setNas5GLCS(INTEGER nas5GLCS)
nas5GLCS
field.nas5GLCS
- the value of the nas5GLCS
field.
The Nas5GLCS
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the nas5GLCS
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.