| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast |
Implementation of YANG node multicast's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.vpnservicemulticast.multicast.customertreeflavors |
Implementation of YANG node customerTreeFlavors's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TreeFlavor> |
DefaultCustomerTreeFlavors.treeFlavor |
| Modifier and Type | Method and Description |
|---|---|
List<TreeFlavor> |
DefaultCustomerTreeFlavors.treeFlavor() |
List<TreeFlavor> |
CustomerTreeFlavors.treeFlavor()
Returns the attribute treeFlavor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerTreeFlavors.addToTreeFlavor(TreeFlavor addTo) |
void |
CustomerTreeFlavors.addToTreeFlavor(TreeFlavor addTo)
Adds to the list of treeFlavor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCustomerTreeFlavors.treeFlavor(List<TreeFlavor> treeFlavor) |
void |
CustomerTreeFlavors.treeFlavor(List<TreeFlavor> treeFlavor)
Sets the attribute treeFlavor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTreeFlavor
Represents the implementation of treeFlavor.
|
Copyright © 2017. All rights reserved.