| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.modeldatatoresourcedata.rev20160826.modeldatatoresourcedata.firstlevel.containerchoice.choicecase |
Implementation of YANG node choiceCase's children nodes.
|
| org.onosproject.yang.gen.v1.modeldatatoresourcedata.rev20160826.modeldatatoresourcedata.firstlevel.containerchoice.choicecase.listcase |
Implementation of YANG node listCase's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<CaseList> |
DefaultListCase.caseList |
| Modifier and Type | Method and Description |
|---|---|
List<CaseList> |
ListCase.caseList()
Returns the attribute caseList.
|
List<CaseList> |
DefaultListCase.caseList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCase.addToCaseList(CaseList addTo)
Adds to the list of caseList.
|
void |
DefaultListCase.addToCaseList(CaseList addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
ListCase.caseList(List<CaseList> caseList)
Sets the attribute caseList.
|
void |
DefaultListCase.caseList(List<CaseList> caseList) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultCaseList
Represents the implementation of caseList.
|
Copyright © 2018. All rights reserved.