| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826 |
Implementation of YANG node moduleListAndKey.
|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826.modulelistandkey |
Implementation of YANG node moduleListAndKey's children nodes.
|
| org.onosproject.yang.gen.v1.modulelistandkey.rev20160826.modulelistandkey.id |
Implementation of YANG node id's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKeyOpParam.ll2 |
protected List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKeyOpParam.ll4 |
protected List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKeyOpParam.tri |
| Modifier and Type | Method and Description |
|---|---|
List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKeyOpParam.ll2() |
List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKey.ll2()
Returns the attribute ll2.
|
List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKeyOpParam.ll4() |
List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKey.ll4()
Returns the attribute ll4.
|
List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKeyOpParam.tri() |
List<Class<? extends YangAutoPrefixInt>> |
ModuleListAndKey.tri()
Returns the attribute tri.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleListAndKeyOpParam.addToLl2(Class<? extends YangAutoPrefixInt> addTo) |
void |
ModuleListAndKey.addToLl2(Class<? extends YangAutoPrefixInt> addTo)
Adds to the list of ll2.
|
void |
ModuleListAndKeyOpParam.addToLl4(Class<? extends YangAutoPrefixInt> addTo) |
void |
ModuleListAndKey.addToLl4(Class<? extends YangAutoPrefixInt> addTo)
Adds to the list of ll4.
|
void |
ModuleListAndKeyOpParam.addToTri(Class<? extends YangAutoPrefixInt> addTo) |
void |
ModuleListAndKey.addToTri(Class<? extends YangAutoPrefixInt> addTo)
Adds to the list of tri.
|
void |
ModuleListAndKeyOpParam.ll2(List<Class<? extends YangAutoPrefixInt>> ll2) |
void |
ModuleListAndKey.ll2(List<Class<? extends YangAutoPrefixInt>> ll2)
Sets the attribute ll2.
|
void |
ModuleListAndKeyOpParam.ll4(List<Class<? extends YangAutoPrefixInt>> ll4) |
void |
ModuleListAndKey.ll4(List<Class<? extends YangAutoPrefixInt>> ll4)
Sets the attribute ll4.
|
void |
ModuleListAndKeyOpParam.tri(List<Class<? extends YangAutoPrefixInt>> tri) |
void |
ModuleListAndKey.tri(List<Class<? extends YangAutoPrefixInt>> tri)
Sets the attribute tri.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Phy
Represents the implementation of phy.
|
class |
Vir
Represents the implementation of vir.
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends YangAutoPrefixInt> |
DefaultType.leaf2 |
protected Class<? extends YangAutoPrefixInt> |
TypeKeys.leaf2 |
protected Class<? extends YangAutoPrefixInt> |
DefaultType.leaf4 |
protected Class<? extends YangAutoPrefixInt> |
TypeKeys.leaf4 |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends YangAutoPrefixInt> |
Type.leaf2()
Returns the attribute leaf2.
|
Class<? extends YangAutoPrefixInt> |
DefaultType.leaf2() |
Class<? extends YangAutoPrefixInt> |
TypeKeys.leaf2()
Returns the attribute leaf2.
|
Class<? extends YangAutoPrefixInt> |
Type.leaf4()
Returns the attribute leaf4.
|
Class<? extends YangAutoPrefixInt> |
DefaultType.leaf4() |
Class<? extends YangAutoPrefixInt> |
TypeKeys.leaf4()
Returns the attribute leaf4.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Type.leaf2(Class<? extends YangAutoPrefixInt> leaf2)
Sets the attribute leaf2.
|
void |
DefaultType.leaf2(Class<? extends YangAutoPrefixInt> leaf2) |
void |
TypeKeys.leaf2(Class<? extends YangAutoPrefixInt> leaf2)
Sets the value to attribute leaf2.
|
void |
Type.leaf4(Class<? extends YangAutoPrefixInt> leaf4)
Sets the attribute leaf4.
|
void |
DefaultType.leaf4(Class<? extends YangAutoPrefixInt> leaf4) |
void |
TypeKeys.leaf4(Class<? extends YangAutoPrefixInt> leaf4)
Sets the value to attribute leaf4.
|
| Modifier and Type | Method and Description |
|---|---|
Class<? extends YangAutoPrefixInt> |
IdUnion.identityref()
Returns the attribute identityref.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdUnion.identityref(Class<? extends YangAutoPrefixInt> identityref)
Sets the attribute identityref.
|
static IdUnion |
IdUnion.of(Class<? extends YangAutoPrefixInt> value)
Returns the object of idUnion for type identityref.
|
| Constructor and Description |
|---|
IdUnion(Class<? extends YangAutoPrefixInt> identityref)
Creates an instance of identityref.
|
Copyright © 2018. All rights reserved.