public interface CustomerTreeFlavors
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToTreeFlavor(TreeFlavor addTo)
Adds to the list of treeFlavor.
|
List<TreeFlavor> |
treeFlavor()
Returns the attribute treeFlavor.
|
void |
treeFlavor(List<TreeFlavor> treeFlavor)
Sets the attribute treeFlavor.
|
List<TreeFlavor> treeFlavor()
void treeFlavor(List<TreeFlavor> treeFlavor)
treeFlavor - list of treeFlavorvoid addToTreeFlavor(TreeFlavor addTo)
addTo - value of treeFlavorCopyright © 2018. All rights reserved.