| Package | Description |
|---|---|
| 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.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siteserviceqosprofile.qos.qosclassificationpolicy.rule.matchtype |
Implementation of YANG node matchType's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected MatchType |
DefaultRule.matchType |
| Modifier and Type | Method and Description |
|---|---|
MatchType |
Rule.matchType()
Returns the attribute matchType.
|
MatchType |
DefaultRule.matchType() |
| Modifier and Type | Method and Description |
|---|---|
void |
Rule.matchType(MatchType matchType)
Sets the attribute matchType.
|
void |
DefaultRule.matchType(MatchType matchType) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
MatchApplication
Abstraction of an entity which represents the functionality of matchApplication.
|
interface |
MatchFlow
Abstraction of an entity which represents the functionality of matchFlow.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMatchApplication
Represents the implementation of matchApplication.
|
class |
DefaultMatchFlow
Represents the implementation of matchFlow.
|
Copyright © 2017. All rights reserved.