public static class QoSPacketFilter.Contents extends Sequence
contents
field.Constructor and Description |
---|
Contents()
The default constructor.
|
Contents(QoSPacketFilterComponentList packetFilterComponents)
Constructs an instance of the
Contents with the specified
components. |
Modifier and Type | Method and Description |
---|---|
QoSPacketFilterComponentList |
getPacketFilterComponents()
Returns the value of the
packetFilterComponents field. |
void |
setPacketFilterComponents(QoSPacketFilterComponentList packetFilterComponents)
Sets the value of the
packetFilterComponents field. |
public Contents()
public Contents(QoSPacketFilterComponentList packetFilterComponents)
Contents
with the specified
components.packetFilterComponents
- the value of the packetFilterComponents
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public QoSPacketFilterComponentList getPacketFilterComponents()
packetFilterComponents
field.packetFilterComponents
field.public void setPacketFilterComponents(QoSPacketFilterComponentList packetFilterComponents)
packetFilterComponents
field.packetFilterComponents
- the value of the packetFilterComponents
field.java.lang.IllegalArgumentException
- when the packetFilterComponents
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.