| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.samplenamespace.sample |
Implementation of YANG node sample's children nodes.
|
| org.onosproject.yang.gen.v1.samplenamespace.sample.l1 |
Implementation of YANG node l1's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected C1 |
DefaultL1.c1 |
| Modifier and Type | Method and Description |
|---|---|
C1 |
L1.c1()
Returns the attribute c1.
|
C1 |
DefaultL1.c1() |
| Modifier and Type | Method and Description |
|---|---|
void |
L1.c1(C1 c1)
Sets the attribute c1.
|
void |
DefaultL1.c1(C1 c1) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultC1
Represents the implementation of c1.
|
Copyright © 2017. All rights reserved.