public interface OutboundClasses
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToQosClass(QosClass addTo)
Adds to the list of qosClass.
|
List<QosClass> |
qosClass()
Returns the attribute qosClass.
|
void |
qosClass(List<QosClass> qosClass)
Sets the attribute qosClass.
|
List<QosClass> qosClass()
void qosClass(List<QosClass> qosClass)
qosClass - list of qosClassvoid addToQosClass(QosClass addTo)
addTo - value of qosClassCopyright © 2018. All rights reserved.