public class MICOIndicationNoRAAI extends Sequence
MICOIndicationNoRAAI
type.Modifier and Type | Class and Description |
---|---|
static class |
MICOIndicationNoRAAI.Sprti
Defines meaningful names for particular values of the
sprti field. |
Constructor and Description |
---|
MICOIndicationNoRAAI()
The default constructor.
|
MICOIndicationNoRAAI(INTEGER sprti)
Constructs an instance of the
MICOIndicationNoRAAI with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getRaai()
Returns the value of the
raai read-only field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
INTEGER |
getSprti()
Returns the value of the
sprti field. |
void |
setSprti(INTEGER sprti)
Sets the value of the
sprti field. |
public MICOIndicationNoRAAI()
public MICOIndicationNoRAAI(INTEGER sprti)
MICOIndicationNoRAAI
with the specified
components.sprti
- the value of the sprti
field (mandatory).
The Sprti
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 getSprti()
sprti
field.sprti
field.
The Sprti
class defines meaningful names for particular values of the field.public void setSprti(INTEGER sprti)
sprti
field.sprti
- the value of the sprti
field.
The Sprti
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the sprti
parameter is null.public INTEGER getRaai()
raai
read-only field.raai
read-only 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.