public static class QoSFlowDescription.QosParameters extends Choice
qosParameters
field.Modifier and Type | Field and Description |
---|---|
static int |
createNewQoSFlowDescription_chosen
Identifies the
createNewQoSFlowDescription alternative. |
static int |
deleteExistingQoSFlowDescription_chosen
Identifies the
deleteExistingQoSFlowDescription alternative. |
static int |
modifyExistingQoSFlowDescription_chosen
Identifies the
modifyExistingQoSFlowDescription alternative. |
Constructor and Description |
---|
QosParameters()
The default constructor.
|
Modifier and Type | Method and Description |
---|---|
static QoSFlowDescription.QosParameters |
createWithCreateNewQoSFlowDescription(CreateNewQoSFlowDescription_parameters createNewQoSFlowDescription)
Creates an instance of the
QosParameters with the createNewQoSFlowDescription
alternative selected. |
static QoSFlowDescription.QosParameters |
createWithDeleteExistingQoSFlowDescription(DeleteExistingQoSFlowDescription_parameters deleteExistingQoSFlowDescription)
Creates an instance of the
QosParameters with the deleteExistingQoSFlowDescription
alternative selected. |
static QoSFlowDescription.QosParameters |
createWithModifyExistingQoSFlowDescription(ModifyExistingQoSFlowDescription_parameters modifyExistingQoSFlowDescription)
Creates an instance of the
QosParameters with the modifyExistingQoSFlowDescription
alternative selected. |
CreateNewQoSFlowDescription_parameters |
getCreateNewQoSFlowDescription()
Returns the value of the
createNewQoSFlowDescription alternative. |
DeleteExistingQoSFlowDescription_parameters |
getDeleteExistingQoSFlowDescription()
Returns the value of the
deleteExistingQoSFlowDescription alternative. |
ModifyExistingQoSFlowDescription_parameters |
getModifyExistingQoSFlowDescription()
Returns the value of the
modifyExistingQoSFlowDescription alternative. |
boolean |
hasCreateNewQoSFlowDescription()
Reports whether the
createNewQoSFlowDescription alternative is selected. |
boolean |
hasDeleteExistingQoSFlowDescription()
Reports whether the
deleteExistingQoSFlowDescription alternative is selected. |
boolean |
hasModifyExistingQoSFlowDescription()
Reports whether the
modifyExistingQoSFlowDescription alternative is selected. |
void |
setCreateNewQoSFlowDescription(CreateNewQoSFlowDescription_parameters createNewQoSFlowDescription)
Selects the
createNewQoSFlowDescription alternative. |
void |
setDeleteExistingQoSFlowDescription(DeleteExistingQoSFlowDescription_parameters deleteExistingQoSFlowDescription)
Selects the
deleteExistingQoSFlowDescription alternative. |
void |
setModifyExistingQoSFlowDescription(ModifyExistingQoSFlowDescription_parameters modifyExistingQoSFlowDescription)
Selects the
modifyExistingQoSFlowDescription alternative. |
clone, equals, getChosenFlag, getChosenValue, hashCode
public static final int createNewQoSFlowDescription_chosen
createNewQoSFlowDescription
alternative.public static final int deleteExistingQoSFlowDescription_chosen
deleteExistingQoSFlowDescription
alternative.public static final int modifyExistingQoSFlowDescription_chosen
modifyExistingQoSFlowDescription
alternative.public static QoSFlowDescription.QosParameters createWithCreateNewQoSFlowDescription(CreateNewQoSFlowDescription_parameters createNewQoSFlowDescription)
QosParameters
with the createNewQoSFlowDescription
alternative selected.createNewQoSFlowDescription
- the value of the createNewQoSFlowDescription
alternative.QosParameters
class.public boolean hasCreateNewQoSFlowDescription()
createNewQoSFlowDescription
alternative is selected.createNewQoSFlowDescription
alternative is selected.public CreateNewQoSFlowDescription_parameters getCreateNewQoSFlowDescription()
createNewQoSFlowDescription
alternative.createNewQoSFlowDescription
alternative or null if the
createNewQoSFlowDescription
alternative is not selected.public void setCreateNewQoSFlowDescription(CreateNewQoSFlowDescription_parameters createNewQoSFlowDescription)
createNewQoSFlowDescription
alternative.createNewQoSFlowDescription
- the value of the createNewQoSFlowDescription
alternative.public static QoSFlowDescription.QosParameters createWithDeleteExistingQoSFlowDescription(DeleteExistingQoSFlowDescription_parameters deleteExistingQoSFlowDescription)
QosParameters
with the deleteExistingQoSFlowDescription
alternative selected.deleteExistingQoSFlowDescription
- the value of the deleteExistingQoSFlowDescription
alternative.QosParameters
class.public boolean hasDeleteExistingQoSFlowDescription()
deleteExistingQoSFlowDescription
alternative is selected.deleteExistingQoSFlowDescription
alternative is selected.public DeleteExistingQoSFlowDescription_parameters getDeleteExistingQoSFlowDescription()
deleteExistingQoSFlowDescription
alternative.deleteExistingQoSFlowDescription
alternative or null if the
deleteExistingQoSFlowDescription
alternative is not selected.public void setDeleteExistingQoSFlowDescription(DeleteExistingQoSFlowDescription_parameters deleteExistingQoSFlowDescription)
deleteExistingQoSFlowDescription
alternative.deleteExistingQoSFlowDescription
- the value of the deleteExistingQoSFlowDescription
alternative.public static QoSFlowDescription.QosParameters createWithModifyExistingQoSFlowDescription(ModifyExistingQoSFlowDescription_parameters modifyExistingQoSFlowDescription)
QosParameters
with the modifyExistingQoSFlowDescription
alternative selected.modifyExistingQoSFlowDescription
- the value of the modifyExistingQoSFlowDescription
alternative.QosParameters
class.public boolean hasModifyExistingQoSFlowDescription()
modifyExistingQoSFlowDescription
alternative is selected.modifyExistingQoSFlowDescription
alternative is selected.public ModifyExistingQoSFlowDescription_parameters getModifyExistingQoSFlowDescription()
modifyExistingQoSFlowDescription
alternative.modifyExistingQoSFlowDescription
alternative or null if the
modifyExistingQoSFlowDescription
alternative is not selected.public void setModifyExistingQoSFlowDescription(ModifyExistingQoSFlowDescription_parameters modifyExistingQoSFlowDescription)
modifyExistingQoSFlowDescription
alternative.modifyExistingQoSFlowDescription
- the value of the modifyExistingQoSFlowDescription
alternative.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.