public class PacketFilter_parameter2 extends Sequence
PacketFilter-parameter2
type.Constructor and Description |
---|
PacketFilter_parameter2()
The default constructor.
|
PacketFilter_parameter2(INTEGER qosRulePrecedence,
SegregationAndQFI segregationAndQFI)
Constructs an instance of the
PacketFilter_parameter2 with the specified
components. |
Modifier and Type | Method and Description |
---|---|
void |
deleteQosRulePrecedence()
Omits the
qosRulePrecedence optional field from the value. |
void |
deleteSegregationAndQFI()
Omits the
segregationAndQFI optional field from the value. |
INTEGER |
getNumberOfPacketFilters()
Returns the value of the
numberOfPacketFilters read-only field. |
INTEGER |
getQosRulePrecedence()
Returns the value of the
qosRulePrecedence optional field. |
SegregationAndQFI |
getSegregationAndQFI()
Returns the value of the
segregationAndQFI optional field. |
boolean |
hasQosRulePrecedence()
Reports whether the
qosRulePrecedence optional field is present in the value. |
boolean |
hasSegregationAndQFI()
Reports whether the
segregationAndQFI optional field is present in the value. |
void |
setQosRulePrecedence(INTEGER qosRulePrecedence)
Sets the value of the
qosRulePrecedence optional field. |
void |
setSegregationAndQFI(SegregationAndQFI segregationAndQFI)
Sets the value of the
segregationAndQFI optional field. |
public PacketFilter_parameter2()
public PacketFilter_parameter2(INTEGER qosRulePrecedence, SegregationAndQFI segregationAndQFI)
PacketFilter_parameter2
with the specified
components.qosRulePrecedence
- the value of the qosRulePrecedence
field (optional).segregationAndQFI
- the value of the segregationAndQFI
field (optional).public INTEGER getNumberOfPacketFilters()
numberOfPacketFilters
read-only field.numberOfPacketFilters
read-only field.public INTEGER getQosRulePrecedence()
qosRulePrecedence
optional field.qosRulePrecedence
optional field or null if the field is omitted.public void setQosRulePrecedence(INTEGER qosRulePrecedence)
qosRulePrecedence
optional field.qosRulePrecedence
- the value of the qosRulePrecedence
optional field. A null
value indicates that the optional field is omitted.public boolean hasQosRulePrecedence()
qosRulePrecedence
optional field is present in the value.qosRulePrecedence
optional field is present in the value.public void deleteQosRulePrecedence()
qosRulePrecedence
optional field from the value.public SegregationAndQFI getSegregationAndQFI()
segregationAndQFI
optional field.segregationAndQFI
optional field or null if the field is omitted.public void setSegregationAndQFI(SegregationAndQFI segregationAndQFI)
segregationAndQFI
optional field.segregationAndQFI
- the value of the segregationAndQFI
optional field. A null
value indicates that the optional field is omitted.public boolean hasSegregationAndQFI()
segregationAndQFI
optional field is present in the value.segregationAndQFI
optional field is present in the value.public void deleteSegregationAndQFI()
segregationAndQFI
optional field from the value.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.