public class CreateNewQoSFlowDescription_parameters extends Sequence
CreateNewQoSFlowDescription-parameters
type.Modifier and Type | Class and Description |
---|---|
static class |
CreateNewQoSFlowDescription_parameters.EBit
Defines meaningful names for particular values of the
eBit field. |
Constructor and Description |
---|
CreateNewQoSFlowDescription_parameters()
The default constructor.
|
CreateNewQoSFlowDescription_parameters(QoSParametersList qosParametersList)
Constructs an instance of the
CreateNewQoSFlowDescription_parameters with the specified
components. |
Modifier and Type | Method and Description |
---|---|
INTEGER |
getEBit()
Returns the value of the
eBit read-only 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 |
setQosParametersList(QoSParametersList qosParametersList)
Sets the value of the
qosParametersList field. |
public CreateNewQoSFlowDescription_parameters()
public CreateNewQoSFlowDescription_parameters(QoSParametersList qosParametersList)
CreateNewQoSFlowDescription_parameters
with the specified
components.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
read-only field.eBit
read-only field.
The EBit
class defines meaningful names for particular values of the field.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.