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