| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkaugment.te |
Implementation of YANG node te's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkconfig.bundlestacklevel |
Implementation of YANG node bundleStackLevel's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected BundleStackLevel |
DefaultState.bundleStackLevel |
protected BundleStackLevel |
DefaultConfig.bundleStackLevel |
| Modifier and Type | Method and Description |
|---|---|
BundleStackLevel |
State.bundleStackLevel()
Returns the attribute bundleStackLevel.
|
BundleStackLevel |
DefaultState.bundleStackLevel() |
BundleStackLevel |
Config.bundleStackLevel()
Returns the attribute bundleStackLevel.
|
BundleStackLevel |
DefaultConfig.bundleStackLevel() |
| Modifier and Type | Method and Description |
|---|---|
void |
State.bundleStackLevel(BundleStackLevel bundleStackLevel)
Sets the attribute bundleStackLevel.
|
void |
DefaultState.bundleStackLevel(BundleStackLevel bundleStackLevel) |
void |
Config.bundleStackLevel(BundleStackLevel bundleStackLevel)
Sets the attribute bundleStackLevel.
|
void |
DefaultConfig.bundleStackLevel(BundleStackLevel bundleStackLevel) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Bundle
Abstraction of an entity which represents the functionality of bundle.
|
interface |
Component
Abstraction of an entity which represents the functionality of component.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBundle
Represents the implementation of bundle.
|
class |
DefaultComponent
Represents the implementation of component.
|
Copyright © 2018. All rights reserved.