| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.l3vpnsvcext.rev20160730.l3vpnsvcext.classprofile |
Implementation of YANG node classProfile's children nodes.
|
| org.onosproject.yang.gen.v1.l3vpnsvcext.rev20160730.l3vpnsvcext.l3vpnsvc.sites.site.sitenetworkaccesses.sitenetworkaccess.service.qos.qosprofile.qosprofile.augmentedl3vpnqosprofile.customunicom |
Implementation of YANG node customUnicom's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultQosClass
Represents the implementation of qosClass.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<QosClass> |
DefaultInboundClasses.qosClass |
protected List<QosClass> |
DefaultOutboundClasses.qosClass |
| Modifier and Type | Method and Description |
|---|---|
List<QosClass> |
InboundClasses.qosClass()
Returns the attribute qosClass.
|
List<QosClass> |
DefaultInboundClasses.qosClass() |
List<QosClass> |
DefaultOutboundClasses.qosClass() |
List<QosClass> |
OutboundClasses.qosClass()
Returns the attribute qosClass.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboundClasses.addToQosClass(QosClass addTo)
Adds to the list of qosClass.
|
void |
DefaultInboundClasses.addToQosClass(QosClass addTo) |
void |
DefaultOutboundClasses.addToQosClass(QosClass addTo) |
void |
OutboundClasses.addToQosClass(QosClass addTo)
Adds to the list of qosClass.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboundClasses.qosClass(List<QosClass> qosClass)
Sets the attribute qosClass.
|
void |
DefaultInboundClasses.qosClass(List<QosClass> qosClass) |
void |
DefaultOutboundClasses.qosClass(List<QosClass> qosClass) |
void |
OutboundClasses.qosClass(List<QosClass> qosClass)
Sets the attribute qosClass.
|
Copyright © 2018. All rights reserved.