public class ModifyExistingQoSFlowDescription_parameters extends Sequence
ModifyExistingQoSFlowDescription-parameters
type.Modifier and Type | Class and Description |
---|---|
static class |
ModifyExistingQoSFlowDescription_parameters.EBit
Defines meaningful names for particular values of the
eBit field. |
Constructor and Description |
---|
ModifyExistingQoSFlowDescription_parameters()
The default constructor.
|
ModifyExistingQoSFlowDescription_parameters(INTEGER eBit,
QoSParametersList qosParametersList)
Constructs an instance of the
ModifyExistingQoSFlowDescription_parameters with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getEBit()
Returns the value of the
eBit field. |
INTEGER |
getNumberOfQoSParameters()
Returns the value of the
numberOfQoSParameters read-only field. |
QoSParametersList |
getQosParametersList()
Returns the value of the
qosParametersList field. |
INTEGER |
getSpare()
Returns the value of the
spare read-only field. |
void |
setEBit(INTEGER eBit)
Sets the value of the
eBit field. |
void |
setQosParametersList(QoSParametersList qosParametersList)
Sets the value of the
qosParametersList field. |
public ModifyExistingQoSFlowDescription_parameters()
public ModifyExistingQoSFlowDescription_parameters(INTEGER eBit, QoSParametersList qosParametersList)
ModifyExistingQoSFlowDescription_parameters
with the specified
components.eBit
- the value of the eBit
field (mandatory).
The EBit
class defines meaningful names for particular values of the field.qosParametersList
- the value of the qosParametersList
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 getEBit()
eBit
field.eBit
field.
The EBit
class defines meaningful names for particular values of the field.public void setEBit(INTEGER eBit)
eBit
field.eBit
- the value of the eBit
field.
The EBit
class defines meaningful names for particular values of the field.java.lang.IllegalArgumentException
- when the eBit
parameter is null.public INTEGER getNumberOfQoSParameters()
numberOfQoSParameters
read-only field.numberOfQoSParameters
read-only field.public QoSParametersList getQosParametersList()
qosParametersList
field.qosParametersList
field.public void setQosParametersList(QoSParametersList qosParametersList)
qosParametersList
field.qosParametersList
- the value of the qosParametersList
field.java.lang.IllegalArgumentException
- when the qosParametersList
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.