| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.topo.rev20140101.ymstopology |
Implementation of YANG node ymsTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.topo.rev20140101.ymstopology.node.choice1 |
Implementation of YANG node choice1's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Choice1 |
DefaultNode.choice1 |
| Modifier and Type | Method and Description |
|---|---|
Choice1 |
Node.choice1()
Returns the attribute choice1.
|
Choice1 |
DefaultNode.choice1() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.choice1(Choice1 choice1)
Sets the attribute choice1.
|
void |
DefaultNode.choice1(Choice1 choice1) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Case1a
Abstraction of an entity which represents the functionality of case1a.
|
interface |
Case1b
Abstraction of an entity which represents the functionality of case1b.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCase1a
Represents the implementation of case1a.
|
class |
DefaultCase1b
Represents the implementation of case1b.
|
Copyright © 2017. All rights reserved.