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