public class DefaultInterfaces extends org.onosproject.yang.model.InnerModelObject implements Interfaces
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultInterfaces()
Creates an instance of defaultInterfaces.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToIntList(IntList addTo)
Adds to the list of intList.
|
boolean |
equals(Object obj) |
int |
hashCode() |
List<IntList> |
intList()
Returns the attribute intList.
|
void |
intList(List<IntList> intList)
Sets the attribute intList.
|
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultInterfaces()
public List<IntList> intList()
InterfacesintList in interface Interfacespublic void intList(List<IntList> intList)
InterfacesintList in interface InterfacesintList - list of intListpublic void addToIntList(IntList addTo)
InterfacesaddToIntList in interface InterfacesaddTo - value of intListCopyright © 2019. All rights reserved.