public class PFC_flowLabel extends Sequence
PFC-flowLabel
type.Constructor and Description |
---|
PFC_flowLabel()
The default constructor.
|
PFC_flowLabel(INTEGER flowLabel)
Constructs an instance of the
PFC_flowLabel with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getFlowLabel()
Returns the value of the
flowLabel field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setFlowLabel(INTEGER flowLabel)
Sets the value of the
flowLabel field. |
public PFC_flowLabel()
public PFC_flowLabel(INTEGER flowLabel)
PFC_flowLabel
with the specified
components.flowLabel
- the value of the flowLabel
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 getFlowLabel()
flowLabel
field.flowLabel
field.public void setFlowLabel(INTEGER flowLabel)
flowLabel
field.flowLabel
- the value of the flowLabel
field.java.lang.IllegalArgumentException
- when the flowLabel
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.