| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.leafreftest.rev20160524 |
Implementation of YANG node leafreftest.
|
| org.onosproject.yang.gen.v1.leafreftest.rev20160524.leafreftest |
Implementation of YANG node leafreftest's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Food |
LeafreftestOpParam.food |
| Modifier and Type | Method and Description |
|---|---|
Food |
Leafreftest.food()
Returns the attribute food.
|
Food |
LeafreftestOpParam.food() |
| Modifier and Type | Method and Description |
|---|---|
void |
Leafreftest.food(Food food)
Sets the attribute food.
|
void |
LeafreftestOpParam.food(Food food) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultFood
Represents the implementation of food.
|
Copyright © 2018. All rights reserved.