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