public class NAS5QI extends Sequence
NAS5QI
type.Constructor and Description |
---|
NAS5QI()
The default constructor.
|
NAS5QI(INTEGER value)
Constructs an instance of the
NAS5QI with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getValue()
Returns the value of the
value field. |
void |
setValue(INTEGER value)
Sets the value of the
value field. |
public NAS5QI()
public NAS5QI(INTEGER value)
NAS5QI
with the specified
components.value
- the value of the value
field (mandatory).
The NAS5QIValues
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getValue()
value
field.value
field.
The NAS5QIValues
class defines meaningful names for particular values of the field.public void setValue(INTEGER value)
value
field.value
- the value of the value
field.
The NAS5QIValues
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the value
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.