| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siteserviceqosprofile.qos |
Implementation of YANG node qos's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siteserviceqosprofile.qos.qosclassificationpolicy |
Implementation of YANG node qosClassificationPolicy's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Rule> |
DefaultQosClassificationPolicy.rule |
| Modifier and Type | Method and Description |
|---|---|
List<Rule> |
QosClassificationPolicy.rule()
Returns the attribute rule.
|
List<Rule> |
DefaultQosClassificationPolicy.rule() |
| Modifier and Type | Method and Description |
|---|---|
void |
QosClassificationPolicy.addToRule(Rule addTo)
Adds to the list of rule.
|
void |
DefaultQosClassificationPolicy.addToRule(Rule addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
QosClassificationPolicy.rule(List<Rule> rule)
Sets the attribute rule.
|
void |
DefaultQosClassificationPolicy.rule(List<Rule> rule) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRule
Represents the implementation of rule.
|
Copyright © 2017. All rights reserved.