public class DefaultListCase extends org.onosproject.yang.model.InnerModelObject implements ListCase
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultListCase()
Creates an instance of defaultListCase.
|
| 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.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic List<CaseList> caseList()
ListCasepublic void caseList(List<CaseList> caseList)
ListCasepublic void addToCaseList(CaseList addTo)
ListCaseaddToCaseList in interface ListCaseaddTo - value of caseListCopyright © 2018. All rights reserved.