public class NAS5GSDRXParameters extends Sequence
NAS5GSDRXParameters
type.Modifier and Type | Class and Description |
---|---|
static class |
NAS5GSDRXParameters.DrxValue
Defines meaningful names for particular values of the
drxValue field. |
Constructor and Description |
---|
NAS5GSDRXParameters()
The default constructor.
|
NAS5GSDRXParameters(INTEGER drxValue)
Constructs an instance of the
NAS5GSDRXParameters with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getDrxValue()
Returns the value of the
drxValue field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setDrxValue(INTEGER drxValue)
Sets the value of the
drxValue field. |
public NAS5GSDRXParameters()
public NAS5GSDRXParameters(INTEGER drxValue)
NAS5GSDRXParameters
with the specified
components.drxValue
- the value of the drxValue
field (mandatory).
The DrxValue
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 getDrxValue()
drxValue
field.drxValue
field.
The DrxValue
class defines meaningful names for particular values of the field.public void setDrxValue(INTEGER drxValue)
drxValue
field.drxValue
- the value of the drxValue
field.
The DrxValue
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the drxValue
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.