public class Truncated5GSTMSIConfiguration extends Sequence
Truncated5GSTMSIConfiguration
type.Modifier and Type | Class and Description |
---|---|
static class |
Truncated5GSTMSIConfiguration.LsbAMFPointer
Defines meaningful names for particular values of the
lsbAMFPointer field. |
static class |
Truncated5GSTMSIConfiguration.LsbAMFSetID
Defines meaningful names for particular values of the
lsbAMFSetID field. |
Constructor and Description |
---|
Truncated5GSTMSIConfiguration()
The default constructor.
|
Truncated5GSTMSIConfiguration(INTEGER lsbAMFSetID,
INTEGER lsbAMFPointer)
Constructs an instance of the
Truncated5GSTMSIConfiguration with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getLsbAMFPointer()
Returns the value of the
lsbAMFPointer field. |
INTEGER |
getLsbAMFSetID()
Returns the value of the
lsbAMFSetID field. |
void |
setLsbAMFPointer(INTEGER lsbAMFPointer)
Sets the value of the
lsbAMFPointer field. |
void |
setLsbAMFSetID(INTEGER lsbAMFSetID)
Sets the value of the
lsbAMFSetID field. |
public Truncated5GSTMSIConfiguration()
public Truncated5GSTMSIConfiguration(INTEGER lsbAMFSetID, INTEGER lsbAMFPointer)
Truncated5GSTMSIConfiguration
with the specified
components.lsbAMFSetID
- the value of the lsbAMFSetID
field (mandatory).
The LsbAMFSetID
class defines meaningful names for particular values of the field.lsbAMFPointer
- the value of the lsbAMFPointer
field (mandatory).
The LsbAMFPointer
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getLsbAMFSetID()
lsbAMFSetID
field.lsbAMFSetID
field.
The LsbAMFSetID
class defines meaningful names for particular values of the field.public void setLsbAMFSetID(INTEGER lsbAMFSetID)
lsbAMFSetID
field.lsbAMFSetID
- the value of the lsbAMFSetID
field.
The LsbAMFSetID
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the lsbAMFSetID
parameter is null.public INTEGER getLsbAMFPointer()
lsbAMFPointer
field.lsbAMFPointer
field.
The LsbAMFPointer
class defines meaningful names for particular values of the field.public void setLsbAMFPointer(INTEGER lsbAMFPointer)
lsbAMFPointer
field.lsbAMFPointer
- the value of the lsbAMFPointer
field.
The LsbAMFPointer
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the lsbAMFPointer
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.