| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.identitytest.rev20130715.identitytest |
Implementation of YANG node identityTest's children nodes.
|
| org.onosproject.yang.gen.v1.identitytest.rev20130715.identitytest.test.con1.interfaces.intlist |
Implementation of YANG node intList's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static Available |
Available.fromString(String valInString)
Returns the object of available fromString input String available.
|
static Available |
Available.of(Class<? extends Physical> value)
Returns the object of available for type identityref.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Available> |
DefaultAvailable.ll |
| Modifier and Type | Method and Description |
|---|---|
List<Available> |
DefaultAvailable.ll() |
List<Available> |
Available.ll()
Returns the attribute ll.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAvailable.addToLl(Available addTo) |
void |
Available.addToLl(Available addTo)
Adds to the list of ll.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAvailable.ll(List<Available> ll) |
void |
Available.ll(List<Available> ll)
Sets the attribute ll.
|
Copyright © 2019. All rights reserved.