public class CAGInformationEntry extends Sequence
CAGInformationEntry
type.Constructor and Description |
---|
CAGInformationEntry()
The default constructor.
|
CAGInformationEntry(CAGInformation cagGInformation)
Constructs an instance of the
CAGInformationEntry with the specified
components. |
Modifier and Type | Method and Description |
---|---|
CAGInformation |
getCagGInformation()
Returns the value of the
cagGInformation field. |
void |
setCagGInformation(CAGInformation cagGInformation)
Sets the value of the
cagGInformation field. |
public CAGInformationEntry()
public CAGInformationEntry(CAGInformation cagGInformation)
CAGInformationEntry
with the specified
components.cagGInformation
- the value of the cagGInformation
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public CAGInformation getCagGInformation()
cagGInformation
field.cagGInformation
field.public void setCagGInformation(CAGInformation cagGInformation)
cagGInformation
field.cagGInformation
- the value of the cagGInformation
field.java.lang.IllegalArgumentException
- when the cagGInformation
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.