public class OptionalIE extends Sequence
OptionalIE
type.Modifier and Type | Class and Description |
---|---|
static class |
OptionalIE.ValueOfOptionalIE
Represents the type of the
valueOfOptionalIE field. |
Constructor and Description |
---|
OptionalIE()
The default constructor.
|
OptionalIE(OptionalIE.ValueOfOptionalIE valueOfOptionalIE)
Constructs an instance of the
OptionalIE with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getTypeOfOptionalIE()
Returns the value of the
typeOfOptionalIE read-only field. |
OptionalIE.ValueOfOptionalIE |
getValueOfOptionalIE()
Returns the value of the
valueOfOptionalIE field. |
void |
setValueOfOptionalIE(OptionalIE.ValueOfOptionalIE valueOfOptionalIE)
Sets the value of the
valueOfOptionalIE field. |
public OptionalIE()
public OptionalIE(OptionalIE.ValueOfOptionalIE valueOfOptionalIE)
OptionalIE
with the specified
components.valueOfOptionalIE
- the value of the valueOfOptionalIE
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getTypeOfOptionalIE()
typeOfOptionalIE
read-only field.typeOfOptionalIE
read-only field.public OptionalIE.ValueOfOptionalIE getValueOfOptionalIE()
valueOfOptionalIE
field.valueOfOptionalIE
field.public void setValueOfOptionalIE(OptionalIE.ValueOfOptionalIE valueOfOptionalIE)
valueOfOptionalIE
field.valueOfOptionalIE
- the value of the valueOfOptionalIE
field.java.lang.IllegalArgumentException
- when the valueOfOptionalIE
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.