public class PacketFilterIdentifier extends Sequence
PacketFilterIdentifier
type.Constructor and Description |
---|
PacketFilterIdentifier()
The default constructor.
|
PacketFilterIdentifier(INTEGER packetFilterIdentifier)
Constructs an instance of the
PacketFilterIdentifier with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getPacketFilterIdentifier()
Returns the value of the
packetFilterIdentifier field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setPacketFilterIdentifier(INTEGER packetFilterIdentifier)
Sets the value of the
packetFilterIdentifier field. |
public PacketFilterIdentifier()
public PacketFilterIdentifier(INTEGER packetFilterIdentifier)
PacketFilterIdentifier
with the specified
components.packetFilterIdentifier
- the value of the packetFilterIdentifier
field (mandatory).java.lang.IllegalArgumentException
- when any mandatory component has a null value.public INTEGER getSpare()
spare
read-only field.spare
read-only field.public INTEGER getPacketFilterIdentifier()
packetFilterIdentifier
field.packetFilterIdentifier
field.public void setPacketFilterIdentifier(INTEGER packetFilterIdentifier)
packetFilterIdentifier
field.packetFilterIdentifier
- the value of the packetFilterIdentifier
field.java.lang.IllegalArgumentException
- when the packetFilterIdentifier
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.