| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.demo1.rev20130715.demo1.device |
Implementation of YANG node device's children nodes.
|
| org.onosproject.yang.gen.v1.demo1.rev20130715.demo1.device.device |
Implementation of YANG node device's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected PurchasingSupervisor |
DefaultDevice.purchasingSupervisor |
| Modifier and Type | Method and Description |
|---|---|
PurchasingSupervisor |
DefaultDevice.purchasingSupervisor() |
PurchasingSupervisor |
Device.purchasingSupervisor()
Returns the attribute purchasingSupervisor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultDevice.purchasingSupervisor(PurchasingSupervisor purchasingSupervisor) |
void |
Device.purchasingSupervisor(PurchasingSupervisor purchasingSupervisor)
Sets the attribute purchasingSupervisor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPurchasingSupervisor
Represents the implementation of purchasingSupervisor.
|
Copyright © 2018. All rights reserved.