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