public interface ListCase extends ChoiceCase, org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToCaseList(CaseList addTo)
Adds to the list of caseList.
|
List<CaseList> |
caseList()
Returns the attribute caseList.
|
void |
caseList(List<CaseList> caseList)
Sets the attribute caseList.
|
List<CaseList> caseList()
void caseList(List<CaseList> caseList)
caseList - list of caseListvoid addToCaseList(CaseList addTo)
addTo - value of caseListCopyright © 2018. All rights reserved.