public class AlwaysOnPDUSessionIndication extends Sequence
AlwaysOnPDUSessionIndication
type.Modifier and Type | Class and Description |
---|---|
static class |
AlwaysOnPDUSessionIndication.Apsi
Defines meaningful names for particular values of the
apsi field. |
Constructor and Description |
---|
AlwaysOnPDUSessionIndication()
The default constructor.
|
AlwaysOnPDUSessionIndication(INTEGER apsi)
Constructs an instance of the
AlwaysOnPDUSessionIndication with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getApsi()
Returns the value of the
apsi field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setApsi(INTEGER apsi)
Sets the value of the
apsi field. |
public AlwaysOnPDUSessionIndication()
public AlwaysOnPDUSessionIndication(INTEGER apsi)
AlwaysOnPDUSessionIndication
with the specified
components.apsi
- the value of the apsi
field (mandatory).
The Apsi
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 getApsi()
apsi
field.apsi
field.
The Apsi
class defines meaningful names for particular values of the field.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.